Move distfiles to subdirectory "aub" (there is a file called BUG_FIXES...).

This commit is contained in:
Satoshi Asami 1997-10-14 11:18:56 +00:00
parent 11d1fb1f0a
commit 847ead1028
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8263
2 changed files with 7 additions and 6 deletions

View file

@ -4,7 +4,7 @@
# Date created: Sun Oct 12, 1997
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
# $Id: Makefile,v 1.1.1.1 1997/10/13 07:02:37 obrien Exp $
#
DISTNAME= aub
@ -17,6 +17,7 @@ DISTFILES= aub aub.1 BUG_FIXES
MAINTAINER= obrien@FreeBSD.ORG
DIST_SUBDIR= aub
NO_WRKSUBDIR= yes
NO_BUILD= yes
MAN1= aub.1
@ -31,9 +32,9 @@ pre-configure:
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/aub ${PREFIX}/bin
${INSTALL_MAN} ${DISTDIR}/aub.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/aub.1 ${PREFIX}/man/man1
${MKDIR} ${PREFIX}/share/doc/aub
${INSTALL_MAN} ${DISTDIR}/BUG_FIXES ${PREFIX}/share/doc/aub
${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/BUG_FIXES ${PREFIX}/share/doc/aub
#
# There is a patch to aub to run with perl5.

View file

@ -1,3 +1,3 @@
MD5 (aub) = 74892a6ae002937d011d3e1102269b7f
MD5 (aub.1) = 813f6c5782f6cce0412e462ab41e7f03
MD5 (BUG_FIXES) = 394a97815510cef50655646f54932915
MD5 (aub/aub) = 74892a6ae002937d011d3e1102269b7f
MD5 (aub/aub.1) = 813f6c5782f6cce0412e462ab41e7f03
MD5 (aub/BUG_FIXES) = 394a97815510cef50655646f54932915