[med-svn] r2776 - trunk/packages/velvet/trunk/debian

plessy at alioth.debian.org plessy at alioth.debian.org
Sat Dec 13 01:42:20 UTC 2008


Author: plessy
Date: 2008-12-13 01:42:20 +0000 (Sat, 13 Dec 2008)
New Revision: 2776

Modified:
   trunk/packages/velvet/trunk/debian/rules
Log:
Unset OPT as DEB_BUILD_OPTIONS does the job (thanks to D. Leidert).


Modified: trunk/packages/velvet/trunk/debian/rules
===================================================================
--- trunk/packages/velvet/trunk/debian/rules	2008-12-12 10:18:14 UTC (rev 2775)
+++ trunk/packages/velvet/trunk/debian/rules	2008-12-13 01:42:20 UTC (rev 2776)
@@ -5,4 +5,4 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
 
-DEB_MAKE_BUILD_TARGET = obj velveth velvetg Z_LIB_FILES='' LDFLAGS='-lm -lz' OPT='-O2'
+DEB_MAKE_BUILD_TARGET = obj velveth velvetg Z_LIB_FILES='' LDFLAGS='-lm -lz' OPT=''




More information about the debian-med-commit mailing list