|
|
@@ -16,9 +16,6 @@ PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
|
|
|
PKG_MD5SUM:=5988e7aeb0ae4dac8d83561265984cc9
|
|
|
PKG_LICENSE:=MIT
|
|
|
|
|
|
-PKG_LICENSE:=MIT
|
|
|
-PKG_LICENSE_FILES:=COPYING
|
|
|
-
|
|
|
PKG_FIXUP:=autoreconf
|
|
|
PKG_REMOVE_FILES:=autogen.sh aclocal.m4
|
|
|
|
|
|
@@ -60,3 +57,4 @@ $(eval $(call RequireCommand,xgettext, \
|
|
|
))
|
|
|
|
|
|
$(eval $(call BuildPackage,libpopt))
|
|
|
+
|