summaryrefslogtreecommitdiff
path: root/package/neon/patches/patch-neon_pc_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-20 07:55:38 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-22 22:31:25 +0200
commit93ae9d8cbcb0bce9bd60fd61d6ab8b588132bd38 (patch)
treecde4d4a3f92d52beb7aaaaec844775d907e4e1fd /package/neon/patches/patch-neon_pc_in
parent77823f36b6298feecc887093449799cd183a1749 (diff)
neon: update to latest stable version
Diffstat (limited to 'package/neon/patches/patch-neon_pc_in')
-rw-r--r--package/neon/patches/patch-neon_pc_in10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/neon/patches/patch-neon_pc_in b/package/neon/patches/patch-neon_pc_in
deleted file mode 100644
index 7ae4faf9a..000000000
--- a/package/neon/patches/patch-neon_pc_in
+++ /dev/null
@@ -1,10 +0,0 @@
---- neon-0.29.5.orig/neon.pc.in 2006-06-26 12:01:29.000000000 +0200
-+++ neon-0.29.5/neon.pc.in 2011-04-25 18:11:35.518922624 +0200
-@@ -6,6 +6,6 @@ includedir=@includedir@
- Name: neon
- Description: HTTP/WebDAV client library
- Version: @NEON_VERSION@
--Libs.private: @NEON_LIBS@
-+Libs.private: -lz -lssl -lcrypto -ldl -lxml2 -lm
- Libs: -L${libdir} -lneon @NEON_PC_LIBS@
- Cflags: -I${includedir}/neon @NEON_CFLAGS@