1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Description: Drop Google.GData.GoogleBase.dll from Makefile. It appears to have
been dropped upstream, with the pcfile and build rules vanishing.
From: Chow Loong Jin <hyperair@ubuntu.com>
Index: gdata-sharp/Makefile
===================================================================
--- gdata-sharp.orig/Makefile 2011-11-25 09:36:35.968946376 +0800
+++ gdata-sharp/Makefile 2011-11-25 09:36:42.822334670 +0800
@@ -22,7 +22,6 @@
Google.GData.Client.dll \
Google.GData.CodeSearch.dll \
Google.GData.Extensions.dll \
- Google.GData.GoogleBase.dll \
Google.GData.Spreadsheets.dll \
Google.GData.Apps.dll \
Google.GData.Photos.dll \
|