davfs2: add 'gettext-version' fixup
authorNicolas Thill <redacted>
Sat, 31 Jan 2015 08:19:58 +0000 (09:19 +0100)
committerNicolas Thill <redacted>
Sun, 1 Feb 2015 22:56:07 +0000 (23:56 +0100)
Signed-off-by: Nicolas Thill <redacted>
net/davfs2/Makefile

index 30df740e9835b5aeb30d02cc78378be33624a741..96de63c22eda34f9271dfd4bb821abae624083ea 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2014 OpenWrt.org
+# Copyright (C) 2006-2015 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:=http://download.savannah.gnu.org/releases/davfs2/
 PKG_MD5SUM:=376bc9346454135cba78afacbcb23f86
 
-PKG_FIXUP:=autoreconf
+PKG_FIXUP:=gettext-version autoreconf
 
 include $(INCLUDE_DIR)/package.mk
 
git clone https://git.99rst.org/PROJECT