summaryrefslogtreecommitdiff
path: root/package/fuse/patches/patch-fuse_pc_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-07 16:55:29 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-07 16:55:29 +0100
commitf3bea317e2a6ec0c7a9d1e14c66b5a31f1fb8294 (patch)
tree41e94b1dd24f6e3491689d863409e51e605b40d4 /package/fuse/patches/patch-fuse_pc_in
parentb59da8fc7b46ee62cbe9eb97a05c8a0f1ab75593 (diff)
parent79be206de9335752c6355995961b69846c641410 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/fuse/patches/patch-fuse_pc_in')
-rw-r--r--package/fuse/patches/patch-fuse_pc_in9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/fuse/patches/patch-fuse_pc_in b/package/fuse/patches/patch-fuse_pc_in
deleted file mode 100644
index 9f21cd567..000000000
--- a/package/fuse/patches/patch-fuse_pc_in
+++ /dev/null
@@ -1,9 +0,0 @@
---- fuse-2.7.4.orig/fuse.pc.in 2008-02-19 20:51:21.000000000 +0100
-+++ fuse-2.7.4/fuse.pc.in 2011-04-25 18:02:20.087672599 +0200
-@@ -6,5 +6,5 @@ includedir=@includedir@
- Name: fuse
- Description: Filesystem in Userspace
- Version: @VERSION@
--Libs: -L${libdir} -lfuse @libfuse_libs@
-+Libs: -L${libdir} -lfuse
- Cflags: -I${includedir}/fuse -D_FILE_OFFSET_BITS=64