Author: ceros-guest
Date: 2008-01-14 05:26:37 +0000 (Mon, 14 Jan 2008)
New Revision: 5332

Modified:
   packages/trunk/funguloids/debian/rules
Log:
Update comment about DEB_BUILD_OPTIONS.

Modified: packages/trunk/funguloids/debian/rules
===================================================================
--- packages/trunk/funguloids/debian/rules      2008-01-14 05:23:44 UTC (rev 
5331)
+++ packages/trunk/funguloids/debian/rules      2008-01-14 05:26:37 UTC (rev 
5332)
@@ -17,7 +17,8 @@
   confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
 endif
 
-# Specify available DEB_BUILD_OPTIONS
+# Specify available DEB_BUILD_OPTIONS, nostrip option is specified where
+# dh_strip is used.
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
   CXXFLAGS += -O0 -g -Wall
 else


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

Reply via email to