Remove forgotten testing var
SVN-Revision: 1247
This commit is contained in:
parent
f6aad00868
commit
a21e5ba88b
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue