[Pkg-xfce-commits] r2652 - desktop/branches/svn-snapshots/xfdesktop4/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Thu Jan 29 06:40:23 UTC 2009


Author: corsac
Date: 2009-01-29 06:40:23 +0000 (Thu, 29 Jan 2009)
New Revision: 2652

Modified:
   desktop/branches/svn-snapshots/xfdesktop4/debian/rules
Log:
do not set nostrip option (old artefact)


Modified: desktop/branches/svn-snapshots/xfdesktop4/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfdesktop4/debian/rules	2009-01-28 19:16:45 UTC (rev 2651)
+++ desktop/branches/svn-snapshots/xfdesktop4/debian/rules	2009-01-29 06:40:23 UTC (rev 2652)
@@ -2,7 +2,6 @@
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-DEB_BUILD_OPTIONS=nostrip
 
 CFLAGS = -Wall -g
 




More information about the Pkg-xfce-commits mailing list