revert changed PKG_FIXUP after r33363, fix copyright date (#12168)
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 10 Sep 2012 20:50:36 +0000 (20:50 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 10 Sep 2012 20:50:36 +0000 (20:50 +0000)
SVN-Revision: 33364

libs/file/Makefile

index bed016e339128df2ef192346692f33ea6156df9f..8a241df6a0e2a7f4b6746a37ee4c97efee9d503d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007-2011 OpenWrt.org
+# Copyright (C) 2007-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://ftp.astron.com/pub/file/
 PKG_MD5SUM:=16a407bd66d6c7a832f3a5c0d609c27b
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1