From 89410e0364c63ae492356390a659d0f4ee477f09 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 26 Mar 2010 14:28:19 +0000 Subject: package/fuse: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20461 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch') diff --git a/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch b/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch index dded4d850..a7d0c0ad2 100644 --- a/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch +++ b/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch @@ -1,6 +1,5 @@ -diff -Nurp fuse-2.8.1.orig/lib/helper.c fuse-2.8.1/lib/helper.c ---- fuse-2.8.1.orig/lib/helper.c 2009-06-18 13:14:09.000000000 +0200 -+++ fuse-2.8.1/lib/helper.c 2009-12-17 01:11:32.773356000 +0100 +--- a/lib/helper.c ++++ b/lib/helper.c @@ -180,13 +180,41 @@ err: int fuse_daemonize(int foreground) { -- cgit v1.2.3