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 | 028efe57a7090c6ca6d0894484198718b31b9dee (patch) | |
tree | e578084c3b4a920afe8b4e0d30742721f7750170 /package/linux-atm | |
parent | 34939cad39f516fceca45a9da7771901a1c9342b (diff) | |
download | upstream-028efe57a7090c6ca6d0894484198718b31b9dee.tar.gz upstream-028efe57a7090c6ca6d0894484198718b31b9dee.tar.bz2 upstream-028efe57a7090c6ca6d0894484198718b31b9dee.zip |
remove 'svn:keywords' property, not needed anymore after [15242]
SVN-Revision: 15245
Diffstat (limited to 'package/linux-atm')
-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) |