projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ddf044
)
krb5: Remove leftover manual patching
author
Michael Büsch
<mb@bu3sch.de>
Fri, 8 Oct 2010 16:56:35 +0000
(16:56 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Fri, 8 Oct 2010 16:56:35 +0000
(16:56 +0000)
SVN-Revision: 23328
net/krb5/Makefile
patch
|
blob
|
history
diff --git
a/net/krb5/Makefile
b/net/krb5/Makefile
index 25c082a4fe98a4385fa7f4413170757ded398651..3e93458cfba1e00ee652ec264121d095ce432a12 100644
(file)
--- a/
net/krb5/Makefile
+++ b/
net/krb5/Makefile
@@
-52,7
+52,6
@@
define Build/Prepare
# 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-krb5kdc-dir-to-etc.patch"
endef
CONFIGURE_PATH = ./src