[Pkg-mono-svn-commits] [SCM] mono branch, master, updated. 2.0.1-6-92-g5f57dc0

Mirco Bauer meebey at meebey.net
Mon May 25 18:13:17 UTC 2009


The following commit has been merged in the master branch:
commit 77be2ecee8d71270d644dffc389c27b18d1895c3
Author: Mirco Bauer <meebey at meebey.net>
Date:   Wed May 20 00:31:30 2009 +0200

    added install-all target for the sake of consistency

diff --git a/debian/rules b/debian/rules
index 817d20b..b89ee51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -152,7 +152,8 @@ clean-patched:
 
 	dh_clean
 
-install: install-arch install-indep
+install: install-all
+install-all: install-arch install-indep
 
 install-arch: install-arch-stamp
 install-arch-stamp:

-- 
mono



More information about the Pkg-mono-svn-commits mailing list