libs/gettext: drop Build/Prepare rule in favor of default one
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
9f2ce12fff
commit
fb789c4821
1 changed files with 0 additions and 5 deletions
|
@ -24,11 +24,6 @@ define Package/libintl
|
||||||
TITLE:=Stub header for the GNU Internationalization library
|
TITLE:=Stub header for the GNU Internationalization library
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
|
||||||
$(INSTALL_DIR) $(PKG_BUILD_DIR)
|
|
||||||
$(CP) ./src/* $(PKG_BUILD_DIR)/
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue