[Pkg-cli-apps-commits] [SCM] monodevelop-boo branch, master, updated. debian/2.4-2
Jo Shields
directhex at apebox.org
Wed Sep 15 11:15:31 UTC 2010
The following commit has been merged in the master branch:
commit c9e72bf7a950ddde73938ec2f2a3e3c64e104547
Author: Jo Shields <directhex at apebox.org>
Date: Wed Jun 16 22:30:14 2010 +0100
un-bug patch
diff --git a/debian/patches/allow_minimal_configure_for_clean.dpatch b/debian/patches/allow_minimal_configure_for_clean.dpatch
index 573e5fa..d748d42 100755
--- a/debian/patches/allow_minimal_configure_for_clean.dpatch
+++ b/debian/patches/allow_minimal_configure_for_clean.dpatch
@@ -15,7 +15,7 @@ diff -urNad monodevelop-boo.git~/configure monodevelop-boo.git/configure
while test x$1 != x; do
case $1 in
+ --clean-only)
-+ required_packages=""
++ common_packages=""
+ ;;
--prefix=*)
prefix=`echo $1 | sed 's/--prefix=//'`
--
monodevelop-boo
More information about the Pkg-cli-apps-commits
mailing list