tags 637936 +patch
thanks

patch is attatched, just add it to the dpatch list.


#! /bin/sh /usr/share/dpatch/dpatch-run
## 040-libcurl-fix.dpatch by  <plugw...@p10link.net>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Remove obsolete libcurl include

@DPATCH@
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' 
'--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
libtunepimp-0.5.3~/lib/protocol.cpp libtunepimp-0.5.3/lib/protocol.cpp
--- libtunepimp-0.5.3~/lib/protocol.cpp 2011-09-27 00:14:44.000000000 +0000
+++ libtunepimp-0.5.3/lib/protocol.cpp  2011-09-27 00:14:45.000000000 +0000
@@ -12,7 +12,6 @@
 #include <map>
 #include <expat.h>
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 using namespace std;
 

Reply via email to