diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-02-21 14:46:03 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-02-21 14:46:03 +0000 |
commit | 9344a58871154a7ba78e49530aa585f5c1512433 (patch) | |
tree | 3a6accbcab928d5202ead91a7471c69ac2e7f6b8 /tools/autoconf/patches/001-no_emacs_lib.patch | |
parent | dbf25a33d712bd432d9d0d2953d77238027eea02 (diff) | |
download | master-187ad058-9344a58871154a7ba78e49530aa585f5c1512433.tar.gz master-187ad058-9344a58871154a7ba78e49530aa585f5c1512433.tar.bz2 master-187ad058-9344a58871154a7ba78e49530aa585f5c1512433.zip |
tools: refresh patches for tools
lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14589 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/autoconf/patches/001-no_emacs_lib.patch')
-rw-r--r-- | tools/autoconf/patches/001-no_emacs_lib.patch | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/tools/autoconf/patches/001-no_emacs_lib.patch b/tools/autoconf/patches/001-no_emacs_lib.patch index fabccdb383..435fb92ee4 100644 --- a/tools/autoconf/patches/001-no_emacs_lib.patch +++ b/tools/autoconf/patches/001-no_emacs_lib.patch @@ -1,6 +1,5 @@ -diff -urN autoconf-2.62/lib/Makefile.am autoconf-2.62.new/lib/Makefile.am ---- autoconf-2.62/lib/Makefile.am 2008-04-04 19:17:16.000000000 +0200 -+++ autoconf-2.62.new/lib/Makefile.am 2008-09-09 16:51:40.000000000 +0200 +--- a/lib/Makefile.am ++++ b/lib/Makefile.am @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. @@ -10,10 +9,9 @@ diff -urN autoconf-2.62/lib/Makefile.am autoconf-2.62.new/lib/Makefile.am nodist_pkgdata_DATA = autom4te.cfg EXTRA_DIST = autom4te.in freeze.mk -diff -urN autoconf-2.62/lib/Makefile.in autoconf-2.62.new/lib/Makefile.in ---- autoconf-2.62/lib/Makefile.in 2008-04-06 00:57:18.000000000 +0200 -+++ autoconf-2.62.new/lib/Makefile.in 2008-09-09 16:51:33.000000000 +0200 -@@ -165,7 +165,7 @@ +--- a/lib/Makefile.in ++++ b/lib/Makefile.in +@@ -165,7 +165,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ |