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


_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to