r2907 - packages/trunk/ogre-contrib/debian
    Andres Mejia 
    ceros-guest at alioth.debian.org
       
    Sun Jun 10 04:54:04 UTC 2007
    
    
  
Author: ceros-guest
Date: 2007-06-10 04:54:03 +0000 (Sun, 10 Jun 2007)
New Revision: 2907
Modified:
   packages/trunk/ogre-contrib/debian/rules
Log:
Taking out nostrip check.
Modified: packages/trunk/ogre-contrib/debian/rules
===================================================================
--- packages/trunk/ogre-contrib/debian/rules	2007-06-10 04:53:16 UTC (rev 2906)
+++ packages/trunk/ogre-contrib/debian/rules	2007-06-10 04:54:03 UTC (rev 2907)
@@ -17,9 +17,6 @@
 else
 	CFLAGS += -O2
 endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-	INSTALL_PROGRAM += -s
-endif
 
 unpack: unpack-stamp
 unpack-stamp:
    
    
More information about the Pkg-games-commits
mailing list