r13352 - packages/trunk/pangzero/debian

Paul Wise pabs at alioth.debian.org
Sun Mar 4 06:25:28 UTC 2012


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
+




More information about the Pkg-games-commits mailing list