[arch-commits] Commit in tuxpaint/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon Oct 30 12:19:04 UTC 2017
Date: Monday, October 30, 2017 @ 12:19:04
Author: arodseth
Revision: 264766
upgpkg: tuxpaint 0.9.22-3
Modified:
tuxpaint/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-30 12:02:20 UTC (rev 264765)
+++ PKGBUILD 2017-10-30 12:19:04 UTC (rev 264766)
@@ -30,16 +30,13 @@
# libpng16 fix
find -name '*.png' -exec optipng -quiet -force -fix {} +
- # libpng15 fix
- #sed -i 's:$(ARCH_LINKS):$(ARCH_LINKS) -lpng:' Makefile
+ # desktop shortcut categories
+ setconf src/tuxpaint.desktop Categories='Game;KidsGame;Graphics;RasterGraphics;'
# fullscreen by default
setconf -u src/tuxpaint.conf fullscreen=true
- # desktop shortcut categories
- setconf src/tuxpaint.desktop Categories='Game;KidsGame;Graphics;RasterGraphics;'
-
- # bash completion placement
+ # location of bash completion files
setconf Makefile COMPLETIONDIR='$(DESTDIR)/usr/share/bash-completion/completions'
}
More information about the arch-commits
mailing list