projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa49d89
)
krb5: port removal of Prepare target from master
2230/head
author
W. Michael Petullo
<mike@flyn.org>
Fri, 1 Jan 2016 22:23:27 +0000
(17:23 -0500)
committer
W. 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
patch
|
blob
|
history
diff --git
a/net/krb5/Makefile
b/net/krb5/Makefile
index 1281a44087a84c13d34feb3892a3d957067ae192..2ae831beb6943d10f33769fc9bd4fa2108bd6f26 100644
(file)
--- 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 += \