summaryrefslogtreecommitdiff
path: root/package/krb5/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-05 22:39:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-05 22:39:17 +0200
commit91024313d470314ecd49ecc0a9cdd80573b24139 (patch)
tree606498cc014c3df62163315374d6d5553b4a96e9 /package/krb5/Makefile
parent57177df84b91ca2cfb1e205f83353a8b7d7e2024 (diff)
parent780b42f229c9a4fc4f8a30844f5bc6a17ec2dcd9 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/krb5/Makefile')
-rw-r--r--package/krb5/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/krb5/Makefile b/package/krb5/Makefile
index 7d3834990..bb4e809c1 100644
--- a/package/krb5/Makefile
+++ b/package/krb5/Makefile
@@ -46,6 +46,10 @@ CONFIGURE_ENV+= krb5_cv_attr_constructor_destructor=yes,yes \
post-extract:
(cd ${WRKDIR}; tar xzf ${PKG_NAME}-${PKG_VERSION}.tar.gz)
+pre-build:
+ # fix nm call in script, we need the GNU version of nm
+ $(SED) "s#@@NM@@#${NM}#" ${WRKSRC}/util/export-check.pl
+
post-install: ${SUB_INSTALLS-m} ${SUB_INSTALLS-y}
${INSTALL_DIR} ${IDIR_KRB5_SERVER}/etc
${INSTALL_DIR} ${IDIR_KRB5_SERVER}/etc/krb5kdc