X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibs%2Fpopt%2FMakefile;fp=package%2Flibs%2Fpopt%2FMakefile;h=5e03774dd2b6ba9dbf0046b93d710c4898867bfc;hb=85c10a8a6aca31c87ef3e1ef303e450c8e103d3c;hp=1c9711577a3aa50ff8405c2bcaa8cf3065a1fe80;hpb=b8df8ca970b709cd8b7084794ef497bf0828029e;p=openwrt-github%2F.git diff --git a/package/libs/popt/Makefile b/package/libs/popt/Makefile index 1c9711577a..5e03774dd2 100644 --- a/package/libs/popt/Makefile +++ b/package/libs/popt/Makefile @@ -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)) +