- switch to pkg-readmes
ok todd@ (MAINTAINER)
This commit is contained in:
parent
263b680c2e
commit
3a761fae64
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2010/07/24 23:01:56 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2010/11/15 08:11:17 jasper Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= OpenAFS distributed filesystem
|
||||
|
||||
VERSION= 1.4.7
|
||||
DISTNAME= openafs-${VERSION}
|
||||
REVISION= 12
|
||||
REVISION= 13
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -54,16 +54,12 @@ post-patch:
|
||||
> ${WRKSRC}/src/config/param.${ARCH}_obsd${OSrev}.h
|
||||
|
||||
post-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/openafs
|
||||
${SUBST_CMD} -c ${FILESDIR}/README.OpenBSD \
|
||||
${PREFIX}/share/openafs/README.OpenBSD
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/examples/openafs
|
||||
${SUBST_CMD} -c ${FILESDIR}/krb5.conf \
|
||||
${PREFIX}/share/examples/openafs/krb5.conf
|
||||
${SUBST_CMD} -c ${FILESDIR}/openafs-setup \
|
||||
${PREFIX}/sbin/openafs-setup
|
||||
chown ${BINOWN}:${BINGRP} \
|
||||
${PREFIX}/share/openafs/README.OpenBSD \
|
||||
${PREFIX}/share/examples/openafs/krb5.conf \
|
||||
${PREFIX}/sbin/openafs-setup
|
||||
chmod u+x ${PREFIX}/sbin/openafs-setup
|
||||
|
@ -1 +0,0 @@
|
||||
To setup OpenAFS, please see ${PREFIX}/share/openafs/README.OpenBSD.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/06/25 01:09:15 jolan Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/11/15 08:11:17 jasper Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/afsmonitor
|
||||
@bin bin/bos
|
||||
@ -241,7 +241,6 @@ sbin/openafs-setup
|
||||
@bin sbin/volinfo
|
||||
@bin sbin/vos
|
||||
@bin sbin/vsys
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/examples/openafs/
|
||||
share/examples/openafs/krb5.conf
|
||||
share/openafs/
|
||||
share/openafs/README.OpenBSD
|
||||
|
@ -1,3 +1,5 @@
|
||||
$OpenBSD: README,v 1.1 2010/11/15 08:11:17 jasper Exp $
|
||||
|
||||
Using OpenAFS in an OpenBSD environment
|
||||
|
||||
Some knob twiddling you may find useful:
|
Loading…
Reference in New Issue
Block a user