summaryrefslogtreecommitdiff
path: root/news/aub
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-10-14 11:18:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-10-14 11:18:56 +0000
commit847ead1028bf96c7cadf732e8141944caf52508a (patch)
treea23f4c41ded2e7659a3730b037da698f12964f1e /news/aub
parentNeed to update this too, otherwise it won't be an "upgrade". (diff)
Move distfiles to subdirectory "aub" (there is a file called BUG_FIXES...).
Notes
Notes: svn path=/head/; revision=8263
Diffstat (limited to 'news/aub')
-rw-r--r--news/aub/Makefile7
-rw-r--r--news/aub/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/news/aub/Makefile b/news/aub/Makefile
index 540c6d4a94f6..e32f0eb70e14 100644
--- a/news/aub/Makefile
+++ b/news/aub/Makefile
@@ -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.
diff --git a/news/aub/distinfo b/news/aub/distinfo
index 703395c8d5a6..5579784e8288 100644
--- a/news/aub/distinfo
+++ b/news/aub/distinfo
@@ -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