diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
commit | 91142205534e135a29ceb3992708bf2ca3219021 (patch) | |
tree | 16e69db35c7fdf48ea76876109b0b38845361209 /package/ntfs-3g | |
parent | d5b15895ef66b9a664afa72d88507060e1f0a270 (diff) | |
download | upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.gz upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.bz2 upstream-91142205534e135a29ceb3992708bf2ca3219021.zip |
refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
Diffstat (limited to 'package/ntfs-3g')
-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 c64db73d28..60371cb145 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 |