[Pkg-cli-libs-commits] [SCM] ironruby branch, master, updated. debian/0.9.0+dfsg-1-48-g5c197f4
Mirco Bauer
meebey at meebey.net
Wed Aug 12 17:27:31 UTC 2009
The following commit has been merged in the master branch:
commit 5c197f4f09e038db235fa18141ae72f3e358c80d
Author: Mirco Bauer <meebey at meebey.net>
Date: Wed Aug 12 18:38:48 2009 +0200
Building Debug is sufficient.
diff --git a/debian/rules b/debian/rules
index 343840a..949dc0f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ include /usr/share/cli-common/cli.make
include /usr/share/quilt/quilt.make
override_dh_auto_build: $(QUILT_STAMPFN)
- for configuration in Release Debug ;\
+ for configuration in Debug;\
do \
for sln in Merlin/Main/Languages/Ruby/Ruby.sln \
Merlin/Main/Languages/IronPython/IronPython.sln ;\
--
ironruby
More information about the Pkg-cli-libs-commits
mailing list