[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. upstream/1.4.0.2-7-g05d16fd
Chow Loong Jin
hyperair at gmail.com
Tue Mar 17 21:42:37 UTC 2009
The following commit has been merged in the master branch:
commit 05d16fd9ecba365efc99771019bb0f6a111f3f28
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Wed Mar 18 05:42:14 2009 +0800
Change -pkg:nunit-2.4 to -pkg:nunit
diff --git a/debian/patches/00_build-system.patch b/debian/patches/00_build-system.patch
index 6842e99..5acf00e 100644
--- a/debian/patches/00_build-system.patch
+++ b/debian/patches/00_build-system.patch
@@ -7,7 +7,7 @@ Index: gdata-sharp/Makefile
tests: $(ALLLIBS)
- $(CSC) $(DEFINES) -target:library -out:unittests.dll $(ALLREFS) -r:nunit.framework.dll $(test_sources)
-+ $(CSC) $(DEFINES) -target:library -out:unittests.dll $(ALLREFS) -pkg:nunit-2.4 $(test_sources)
++ $(CSC) $(DEFINES) -target:library -out:unittests.dll $(ALLREFS) -pkg:nunit $(test_sources)
gbase_customertool_sources = samples/gbase/example.cs \
samples/gbase/customertool.cs \
--
gdata-sharp
More information about the Pkg-cli-libs-commits
mailing list