r591 - packages/vdrift/vdrift-data/trunk/debian

Gonéri Le Bouder goneri-guest at costa.debian.org
Thu May 4 22:36:46 UTC 2006


Author: goneri-guest
Date: 2006-05-04 22:36:45 +0000 (Thu, 04 May 2006)
New Revision: 591

Modified:
   packages/vdrift/vdrift-data/trunk/debian/rules
Log:
clean up


Modified: packages/vdrift/vdrift-data/trunk/debian/rules
===================================================================
--- packages/vdrift/vdrift-data/trunk/debian/rules	2006-05-04 14:44:13 UTC (rev 590)
+++ packages/vdrift/vdrift-data/trunk/debian/rules	2006-05-04 22:36:45 UTC (rev 591)
@@ -10,16 +10,6 @@
 #export DH_VERBOSE=1
 
 
-
-
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-	CFLAGS += -O0
-else
-	CFLAGS += -O2
-endif
-
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
@@ -60,7 +50,6 @@
 	dh_compress
 	dh_fixperms
 	dh_installdeb
-	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb




More information about the Pkg-games-commits mailing list