[Pkg-cli-libs-commits] [SCM] nunit branch, master, updated. debian/2.5.10.11092+dfsg-1-1-gf7e50cb
Julian Taylor
jtaylor.debian at googlemail.com
Tue Jul 19 23:14:30 UTC 2011
The following commit has been merged in the master branch:
commit f7e50cb3ebf2d1f5bd6079d9bbedbab4be1ac6ed
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: Wed Jul 20 01:13:15 2011 +0200
fix a typo --with-cli -> --with cli
diff --git a/debian/rules b/debian/rules
index 9cba98d..6898db2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEB_CLI_API_VERSION = 2.5.10
include /usr/share/cli-common/cli.make
%:
- dh $@ --with-cli
+ dh $@ --with cli
override_dh_auto_build:
xbuild /property:Configuration=Release ./src/NUnitCore/core/nunit.core.dll.csproj
--
nunit
More information about the Pkg-cli-libs-commits
mailing list