do away with the unique uid/group, this was an artifact of the port for 1.1

This commit is contained in:
Adam David 1995-05-15 17:47:51 +00:00
parent 63a64ba812
commit 826ba597bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1759
2 changed files with 0 additions and 6 deletions

View File

@ -15,9 +15,6 @@ CATEGORIES= networking languages
MAINTAINER= adam@veda.is
DGD_USER?= dgd
DGD_GROUP?= dgd
.if ${PATCHFILES} != ""
PATCH_PRFX= ${DISTNAME}/
PATCHLEVEL!= echo ${PATCHFILES} | sed 's/^.*\.\(.*\)\.gz$$/\1/'
@ -40,7 +37,6 @@ post-build:
@sed '/^@srcdir/s|\.|${WRKDIR}/\.|' <${PKGDIR}/PLIST >${WRKDIR}/PLIST
do-install:
@chown -R ${DGD_USER}.${DGD_GROUP} ${WRKDIR}/dgd
@tar -C ${WRKDIR} -cf - `grep '^dgd/' pkg/PLIST` \
| tar -C ${PREFIX} -xpf -

View File

@ -1,6 +1,4 @@
@srcdir .
@owner mud
@group mud
@cwd /usr/local
dgd/Copyright
dgd/Credits