r2906 - packages/trunk/ogre/debian

Andres Mejia ceros-guest at alioth.debian.org
Sun Jun 10 04:53:17 UTC 2007


Author: ceros-guest
Date: 2007-06-10 04:53:16 +0000 (Sun, 10 Jun 2007)
New Revision: 2906

Modified:
   packages/trunk/ogre/debian/rules
Log:
Taking out nostrip check.

Modified: packages/trunk/ogre/debian/rules
===================================================================
--- packages/trunk/ogre/debian/rules	2007-06-10 04:16:58 UTC (rev 2905)
+++ packages/trunk/ogre/debian/rules	2007-06-10 04:53:16 UTC (rev 2906)
@@ -16,9 +16,6 @@
 else
 	CFLAGS += -O2
 endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-	INSTALL_PROGRAM += -s
-endif
 
 # shared library versions, option 1
 version=1.4.1




More information about the Pkg-games-commits mailing list