Author: pabs
Date: 2012-03-04 06:25:28 +0000 (Sun, 04 Mar 2012)
New Revision: 13352

Modified:
   packages/trunk/pangzero/debian/rules
Log:
Install in the right directory

Modified: packages/trunk/pangzero/debian/rules
===================================================================
--- packages/trunk/pangzero/debian/rules        2012-03-04 06:02:10 UTC (rev 
13351)
+++ packages/trunk/pangzero/debian/rules        2012-03-04 06:25:28 UTC (rev 
13352)
@@ -1,3 +1,7 @@
 #!/usr/bin/make -f
 %:
        dh $@ --parallel
+
+override_dh_auto_configure:
+       dh_auto_configure -- --install_path script=/usr/games
+


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to