cvs doesn't link against Kerberos any longer, so less stuff needed in chroot

This commit is contained in:
naddy 2013-11-13 19:53:08 +00:00
parent 64e7086c11
commit d3130c3019
2 changed files with 4 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.50 2013/10/29 16:30:15 naddy Exp $
# $OpenBSD: Makefile,v 1.51 2013/11/13 19:53:08 naddy Exp $
COMMENT= CGI script to browse CVS repository trees
DISTNAME= cvsweb-2.0.6
REVISION = 16
REVISION= 17
CATEGORIES= devel www
HOMEPAGE= http://www.freebsd.org/projects/cvsweb.html

View File

@ -1,4 +1,4 @@
# $OpenBSD: README,v 1.7 2013/08/13 16:47:27 naddy Exp $
# $OpenBSD: README,v 1.8 2013/11/13 19:53:08 naddy Exp $
#
# +-----------------------------------------------------------------------
# | Running ${FULLPKGNAME} on OpenBSD
@ -44,8 +44,7 @@ cp -p /usr/bin/{co,cvs,diff,perl,rcsdiff,rlog,uname} .
# lurking around (for example, from an upgrade):
cd /var/www/usr/lib
cp -p /usr/lib/lib{c,crypto,m,perl,pthread,util,z}.so* .
cp -p /usr/lib/lib{asn1,com_err,gssapi,heimbase,krb5,roken,wind}.so* .
cp -p /usr/lib/lib{c,m,perl,pthread,util,z}.so* .
# Now, the run-time link-editor: