From 23fbc853226c3d10163579ca206a3fe35061dacc Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Fri, 1 Jan 2016 17:23:27 -0500 Subject: [PATCH] krb5: port removal of Prepare target from master Signed-off-by: W. Michael Petullo --- net/krb5/Makefile | 8 -------- 1 file changed, 8 deletions(-) diff --git a/net/krb5/Makefile b/net/krb5/Makefile index 1281a4408..2ae831beb 100644 --- a/net/krb5/Makefile +++ b/net/krb5/Makefile @@ -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 += \