File: drop-gbase.patch

package info (click to toggle)
gdata-sharp 2.2.0.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 12,092 kB
  • sloc: cs: 67,781; xml: 38,234; python: 163; makefile: 149; sh: 27
file content (15 lines) | stat: -rw-r--r-- 653 bytes parent folder | download | duplicates (3)
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		\