r13798 - packages/trunk/funguloids/debian

Fabian Greffrath fabian-guest at alioth.debian.org
Thu Oct 4 13:07:37 UTC 2012


Author: fabian-guest
Date: 2012-10-04 13:07:36 +0000 (Thu, 04 Oct 2012)
New Revision: 13798

Modified:
   packages/trunk/funguloids/debian/rules
Log:
Fix dh_builddeb typo.

Modified: packages/trunk/funguloids/debian/rules
===================================================================
--- packages/trunk/funguloids/debian/rules	2012-10-04 12:50:31 UTC (rev 13797)
+++ packages/trunk/funguloids/debian/rules	2012-10-04 13:07:36 UTC (rev 13798)
@@ -47,5 +47,5 @@
 override_dh_install:
 	dh_install --fail-missing
 
-override_dh_builddep:
+override_dh_builddeb:
 	dh_builddeb -- -Zxz




More information about the Pkg-games-commits mailing list