Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.6:Update
tuxpaint
tuxpaint-makefile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tuxpaint-makefile.patch of Package tuxpaint
Index: tuxpaint-0.9.28-sdl2/Makefile =================================================================== --- tuxpaint-0.9.28-sdl2.orig/Makefile +++ tuxpaint-0.9.28-sdl2/Makefile @@ -75,6 +75,7 @@ endif # <HOSTROOT>/lib Library files. # <HOSTROOT>/lib/pkgconfig *.pc files. # +HOST:= ifdef HOST ifdef HOSTROOT ifeq ($(wildcard $(HOSTROOT)/.),) @@ -747,9 +748,9 @@ uninstall: uninstall-i18n @if [ "x$(shell which xdg-desktop-menu)" != "x" ]; then \ xdg-desktop-menu uninstall tux4kids-tuxpaint.desktop ; \ fi - -if [ "x$(shell which update-desktop-database)" != "x" ]; then \ - update-desktop-database; \ - fi +# -if [ "x$(shell which update-desktop-database)" != "x" ]; then \ +# update-desktop-database; \ +# fi # Install default config file: .PHONY: install-default-config @@ -931,7 +932,7 @@ install-nokia770: .PHONY: install-xdg install-xdg: @echo - @echo "...Installing launcher icon into desktop environment..." + @echo "...NOT installing launcher icon into desktop environment..." @if [ "x$(shell which xdg-icon-resource install)" != "x" ]; then \ xdg-icon-resource install --size 192 data/images/icon192x192.png tux4kids-tuxpaint ; \ xdg-icon-resource install --size 128 data/images/icon128x128.png tux4kids-tuxpaint ; \ @@ -947,9 +948,9 @@ install-xdg: xdg-desktop-menu install tux4kids-tuxpaint.desktop ; \ rm ./tux4kids-tuxpaint.desktop ; \ fi - @if [ "x$(shell which update-desktop-database)" != "x" ]; then \ - update-desktop-database ; \ - fi +# @if [ "x$(shell which update-desktop-database)" != "x" ]; then \ +# update-desktop-database ; \ +# fi # Install the PNG icon (for KDE desktop, etc.) # and the 24-color 32x32 XPM (for other Window managers):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor