[arch-commits] Commit in puzzles/trunk (PKGBUILD)

Jakob Gruber schuay at archlinux.org
Tue Jan 20 08:38:19 UTC 2015


    Date: Tuesday, January 20, 2015 @ 09:38:19
  Author: schuay
Revision: 126283

Add puzzles to LogicGame category

Modified:
  puzzles/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-20 08:32:18 UTC (rev 126282)
+++ PKGBUILD	2015-01-20 08:38:19 UTC (rev 126283)
@@ -24,6 +24,9 @@
 
     # Tweak desktop file generation to use proper icon paths.
     sed -i 's_\$icondir\/\$id-48d24.png_$id_' desktop.pl
+
+    # And add to LogicGame category (FS#43512).
+    sed -i 's_\(Categories=Game;\)_\1LogicGame;_' desktop.pl
 }
 
 build() {



More information about the arch-commits mailing list