Author: ceros-guest
Date: 2008-01-12 07:58:00 +0000 (Sat, 12 Jan 2008)
New Revision: 5300

Modified:
   packages/trunk/funguloids/debian/changelog
   packages/trunk/funguloids/debian/rules
Log:
Removing nostrip option

Modified: packages/trunk/funguloids/debian/changelog
===================================================================
--- packages/trunk/funguloids/debian/changelog  2008-01-12 07:53:05 UTC (rev 
5299)
+++ packages/trunk/funguloids/debian/changelog  2008-01-12 07:58:00 UTC (rev 
5300)
@@ -24,7 +24,6 @@
     + Set proper tests in debian/rules so as to not depend on --force option
       for rm.
     + Adding option to use noopt.
-    + Adding option to use nostrip. Currently just outputs a message.
     + Adding proper CXXFLAGS.
 
  -- Andres Mejia <[EMAIL PROTECTED]>  Sat, 12 Jan 2008 00:46:39 -0500

Modified: packages/trunk/funguloids/debian/rules
===================================================================
--- packages/trunk/funguloids/debian/rules      2008-01-12 07:53:05 UTC (rev 
5299)
+++ packages/trunk/funguloids/debian/rules      2008-01-12 07:58:00 UTC (rev 
5300)
@@ -14,10 +14,6 @@
 else
    CXXFLAGS += -O2 -g -Wall
 endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-       @echo How is this done using debhelper?
-       @echo Or should be include a dbg package?
-endif
 
 patch: patch-stamp
 patch-stamp:


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to