[Pkg-cli-libs-commits] [SCM] nunit branch, master, updated. upstream/2.4.7+dfsg-32-gbbcd491
Julian Taylor
jtaylor.debian at googlemail.com
Mon Jun 13 18:17:49 UTC 2011
The following commit has been merged in the master branch:
commit b264abe31dee32f6724b3618726c163c1671afb4
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: Mon Jun 13 18:18:52 2011 +0200
fix libmono2.4-cil install paths
diff --git a/debian/libnunit2.4-cil.install b/debian/libnunit2.4-cil.install
index 2e6651c..898536a 100644
--- a/debian/libnunit2.4-cil.install
+++ b/debian/libnunit2.4-cil.install
@@ -1,5 +1,5 @@
bin/Release/lib/nunit.core.dll /usr/lib/cli/nunit.core-2.5/
-bin/Release/lib/nunit.core.interfaces.dll /usr/lib/cli/nunit.core-2.5/
-bin/Release/framework/nunit.framework.dll /usr/lib/cli/nunit.core-2.5/
-bin/Release/framework/nunit.mocks.dll /usr/lib/cli/nunit.core-2.5/
-bin/Release/lib/nunit.util.dll /usr/lib/cli/nunit.core-2.5/
+bin/Release/lib/nunit.core.interfaces.dll /usr/lib/cli/nunit.interfaces-2.5/
+bin/Release/framework/nunit.framework.dll /usr/lib/cli/nunit.framework-2.5/
+bin/Release/framework/nunit.mocks.dll /usr/lib/cli/nunit.mocks-2.5/
+bin/Release/lib/nunit.util.dll /usr/lib/cli/nunit.util-2.5/
--
nunit
More information about the Pkg-cli-libs-commits
mailing list