[Pkg-jed-commit] r651 - slxfig/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue May 1 16:39:03 UTC 2007


Author: rafael
Date: 2007-05-01 16:39:03 +0000 (Tue, 01 May 2007)
New Revision: 651

Removed:
   slxfig/trunk/debian/patches/
Modified:
   slxfig/trunk/debian/rules
Log:
Use DEB_MAKE_BUILD_TARGET in debian/rules instead of a patch to the
upstream Makefile


Modified: slxfig/trunk/debian/rules
===================================================================
--- slxfig/trunk/debian/rules	2007-05-01 16:36:33 UTC (rev 650)
+++ slxfig/trunk/debian/rules	2007-05-01 16:39:03 UTC (rev 651)
@@ -2,8 +2,9 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
+DEB_MAKE_BUILD_TARGET := all RPATH=
+
 pkg = slxfig
 ver = 0
 svn = http://opensvn.csie.org/jedsoft/slxfig/trunk/




More information about the Pkg-jed-commit mailing list