X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0a49020502654605b7c4bc6f2eb2e745998914af..a4119793ba8e930e0c7b08a5b98d5b3e46e4e575:/package/fuse24/patches/102-no_depmod.patch diff --git a/package/fuse24/patches/102-no_depmod.patch b/package/fuse24/patches/102-no_depmod.patch index ea9539a20..e0a14490c 100644 --- a/package/fuse24/patches/102-no_depmod.patch +++ b/package/fuse24/patches/102-no_depmod.patch @@ -1,7 +1,6 @@ -diff -ruN fuse-2.5.3-old/kernel/Makefile.in fuse-2.5.3-new/kernel/Makefile.in ---- fuse-2.5.3-old/kernel/Makefile.in 2006-06-17 00:04:06.000000000 +0200 -+++ fuse-2.5.3-new/kernel/Makefile.in 2006-06-17 00:08:44.000000000 +0200 -@@ -31,11 +31,9 @@ +--- a/kernel/Makefile.in ++++ b/kernel/Makefile.in +@@ -31,11 +31,9 @@ all-y: all-spec install-y: all $(mkdir_p) $(DESTDIR)$(fusemoduledir) $(INSTALL) -m 644 $(fusemodule) $(DESTDIR)$(fusemoduledir)/$(fusemodule)