[SCM] UNNAMED PROJECT branch, debian-unstable, updated. 2d465c5012e6cc753ef37bae33b2215734b6f12b

Drew Parsons dparsons at debian.org
Fri Mar 27 05:56:16 UTC 2009


The following commit has been merged in the debian-unstable branch:
commit 2d465c5012e6cc753ef37bae33b2215734b6f12b
Author: Drew Parsons <dparsons at debian.org>
Date:   Fri Mar 27 16:55:37 2009 +1100

    debian/rules: include debian/xsfbs/xsfbs.mk
    
    Otherwise the patch rule (for quilt) does not work...

diff --git a/debian/rules b/debian/rules
index 1836432..4e2739e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+include debian/xsfbs/xsfbs.mk
+
 DESTDIR=$(CURDIR)/debian/viewmol
 
 configure: configure-stamp

-- 
UNNAMED PROJECT



More information about the debian-science-commits mailing list