[Pkg-libvirt-commits] [SCM] Virt Installer packaging branch, master, updated. debian/0.400.1-1-8-g88581dc
Guido Günther
agx at sigxcpu.org
Mon Mar 23 10:53:06 UTC 2009
The following commit has been merged in the master branch:
commit 88581dc408cf084c346da911752077dc5dbc3ed2
Author: Guido Günther <agx at sigxcpu.org>
Date: Mon Mar 23 06:44:21 2009 +0100
remove redo-patches target
handled via external script
diff --git a/debian/rules b/debian/rules
index 54f9da0..d6d48b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,3 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
clean::
rm -rf build/ .coverage
-redo-patches::
- rm -f debian/patches/*
- git format-patch -N -o debian/patches master...patch-queue | \
- sed -e 's%debian/patches/%%' > debian/patches/series
--
Virt Installer packaging
More information about the Pkg-libvirt-commits
mailing list