projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d92247
)
krb5: Remove leftover manual patching
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Oct 2010 16:56:35 +0000
(16:56 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Oct 2010 16:56:35 +0000
(16:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23328
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/krb5/Makefile
patch
|
blob
|
history
diff --git
a/net/krb5/Makefile
b/net/krb5/Makefile
index
25c082a
..
3e93458
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