krb5: port removal of Prepare target from master 2230/head
authorW. Michael Petullo <mike@flyn.org>
Fri, 1 Jan 2016 22:23:27 +0000 (17:23 -0500)
committerW. Michael Petullo <mike@flyn.org>
Fri, 1 Jan 2016 22:23:27 +0000 (17:23 -0500)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
net/krb5/Makefile

index 1281a44087a84c13d34feb3892a3d957067ae192..2ae831beb6943d10f33769fc9bd4fa2108bd6f26 100644 (file)
@@ -60,14 +60,6 @@ define Package/krb5/description
        Kerberos
 endef
 
-define Build/Prepare
-       # Krb5 tarball contains signature and a second tarball
-       # containing source code.
-       tar xf "$(DL_DIR)/$(PKG_SOURCE)" -C "$(BUILD_DIR)"
-       tar xzf "$(BUILD_DIR)/krb5-$(PKG_VERSION).tar.gz" -C "$(BUILD_DIR)"
-       patch -p1 -d "$(PKG_BUILD_DIR)" < "$(PATCH_DIR)/001-fix-build.patch"
-endef
-
 CONFIGURE_PATH = ./src
 
 CONFIGURE_VARS += \