diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-04-17 14:32:29 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-04-17 14:32:29 +0000 |
commit | 3908f13bae0a6dcb5365fc2a48a0dc3891fc5a3e (patch) | |
tree | 692dd1580bc2f90337aeb1523e05ca9497fa473e /package/linux-atm/patches | |
parent | 5bdd866100defba20eba15f0a9088b56ff590cff (diff) | |
download | upstream-3908f13bae0a6dcb5365fc2a48a0dc3891fc5a3e.tar.gz upstream-3908f13bae0a6dcb5365fc2a48a0dc3891fc5a3e.tar.bz2 upstream-3908f13bae0a6dcb5365fc2a48a0dc3891fc5a3e.zip |
remove 'svn:keywords' property, not needed anymore after [15242]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15245 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux-atm/patches')
-rw-r--r-- | package/linux-atm/patches/300-no_autotools.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-atm/patches/300-no_autotools.patch b/package/linux-atm/patches/300-no_autotools.patch index aa6eb9d93e..aea6b60153 100644 --- a/package/linux-atm/patches/300-no_autotools.patch +++ b/package/linux-atm/patches/300-no_autotools.patch @@ -837,7 +837,7 @@ Index: linux-atm-2.4.1/aclocal.m4 -# serial 46 AC_PROG_LIBTOOL +# serial 47 AC_PROG_LIBTOOL -+# Debian $Rev$ ++# Debian $Rev: 9373 $ + +# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED) |