Remove forgotten testing var

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1247 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2005-06-14 23:13:37 +00:00
parent 44cdf1caf3
commit b8ff3aeb79
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(TOPDIR)/package/rules.mk
BR2_PACKAGE_LIBGPG_ERROR=m
$(eval $(call PKG_template,LIBGPG_ERROR,libgpg-error,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared