diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-04 11:25:53 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-04 11:25:53 +0000 |
commit | b5cb1795de1f0959de1e228bd2e784d1cea921a7 (patch) | |
tree | b2d994878969d3f9d2d56625fccda64c5ac25e8a /package/ntfs-3g/patches | |
parent | cca016f893833bb00fa62055d7160158a38aa740 (diff) |
refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ntfs-3g/patches')
-rw-r--r-- | package/ntfs-3g/patches/100-no_ldconfig.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/ntfs-3g/patches/100-no_ldconfig.patch b/package/ntfs-3g/patches/100-no_ldconfig.patch index c64db73d2..60371cb14 100644 --- a/package/ntfs-3g/patches/100-no_ldconfig.patch +++ b/package/ntfs-3g/patches/100-no_ldconfig.patch @@ -1,6 +1,7 @@ -diff -Nur ntfs-3g-0.20070207-RC1/src/Makefile.in ntfs-3g-0.20070207-RC1-owrt/src/Makefile.in ---- ntfs-3g-0.20070207-RC1/src/Makefile.in 2007-02-06 22:43:10.000000000 +0100 -+++ ntfs-3g-0.20070207-RC1-owrt/src/Makefile.in 2007-02-08 12:54:27.000000000 +0100 +Index: ntfs-3g-1.0/src/Makefile.in +=================================================================== +--- ntfs-3g-1.0.orig/src/Makefile.in 2007-06-04 13:23:57.444001080 +0200 ++++ ntfs-3g-1.0/src/Makefile.in 2007-06-04 13:23:57.567982232 +0200 @@ -582,7 +582,7 @@ install-exec-hook: $(INSTALL) -d $(DESTDIR)/sbin |