[Pkg-amule-commits] [SCM] Git repository for pkg-amule branch, master, updated. debian/2.2.6+debian0-9-19-g2310fc3

Sandro Tosi morph at debian.org
Thu Dec 29 00:24:04 UTC 2011


The following commit has been merged in the master branch:
commit 2310fc37fc81fecf51abd6ed98a2141d4e64e728
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Dec 29 01:23:34 2011 +0100

    remove explicit reference to quilt, we're using 3.0 (quilt) now

diff --git a/debian/rules b/debian/rules
index 92c602f..dc0053e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #! /usr/bin/make -f
 
-include /usr/share/quilt/quilt.make
-
 ###
 
 # Configure arguments
@@ -43,7 +41,7 @@ endif
 
 ###
 
-$(objdir)/config.status: configure $(QUILT_STAMPFN)
+$(objdir)/config.status: configure
 	dh_testdir
 
 	ln -sf /usr/share/misc/config.sub .
@@ -72,7 +70,7 @@ build-stamp: $(objdir)/config.status
 
 #
 
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
 

-- 
Git repository for pkg-amule



More information about the Pkg-amule-commits mailing list