diff options
Diffstat (limited to 'package/fuse/patches/102-no_depmod.patch')
-rw-r--r-- | package/fuse/patches/102-no_depmod.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/fuse/patches/102-no_depmod.patch b/package/fuse/patches/102-no_depmod.patch index a6b9732517..899d3077d4 100644 --- a/package/fuse/patches/102-no_depmod.patch +++ b/package/fuse/patches/102-no_depmod.patch @@ -1,7 +1,7 @@ -Index: fuse-2.6.3/kernel/Makefile.in +Index: fuse-2.6.5/kernel/Makefile.in =================================================================== ---- fuse-2.6.3.orig/kernel/Makefile.in 2007-06-04 13:22:29.695340904 +0200 -+++ fuse-2.6.3/kernel/Makefile.in 2007-06-04 13:22:29.975298344 +0200 +--- fuse-2.6.5.orig/kernel/Makefile.in 2007-06-23 13:03:50.000000000 +0200 ++++ fuse-2.6.5/kernel/Makefile.in 2007-06-23 13:03:50.000000000 +0200 @@ -25,11 +25,9 @@ install-y: all $(mkdir_p) $(DESTDIR)$(fusemoduledir) |