mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
krb5: port removal of Prepare target from master
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -60,14 +60,6 @@ define Package/krb5/description
|
|||||||
Kerberos
|
Kerberos
|
||||||
endef
|
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_PATH = ./src
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
|
|||||||
Reference in New Issue
Block a user