summaryrefslogtreecommitdiff
path: root/print/virtualpaper/Makefile
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1997-03-27 18:35:49 +0000
committerJohn Polstra <jdp@FreeBSD.org>1997-03-27 18:35:49 +0000
commit6554e7aafa474d66d7d7ef46447f3306a1aa9f79 (patch)
treea0155dac0a922b0ae1946ba4dc2628e676c06066 /print/virtualpaper/Makefile
parentUpdate (diff)
Install the DEC copyright notice, so that it will be present in the
package. Add a pointer to it in the DESCR file. Pare down the text in the DESCR file.
Notes
Notes: svn path=/head/; revision=6032
Diffstat (limited to '')
-rw-r--r--print/virtualpaper/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile
index a544583cab45..0ae0cde9a4a9 100644
--- a/print/virtualpaper/Makefile
+++ b/print/virtualpaper/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 June 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1996/11/17 08:45:19 obrien Exp $
+# $Id: Makefile,v 1.4 1996/11/27 12:08:48 asami Exp $
#
DISTNAME= virtualpaper-1.4
@@ -47,7 +47,12 @@ do-install:
lectern/FreeBSD2/Lectern.1.html \
buildlectern/FreeBSD2/BuildLectern.1.html \
editlectern/FreeBSD2/EditLectern.1.html \
- ${PREFIX}/lib/m3/www
+ ${PREFIX}/lib/m3/www; \
+ if [ ! -d ${PREFIX}/share/virtualpaper ]; then \
+ ${MKDIR} ${PREFIX}/share/virtualpaper; \
+ chmod 755 ${PREFIX}/share/virtualpaper; \
+ fi; \
+ ${INSTALL_DATA} COPYRIGHT ${PREFIX}/share/virtualpaper
@echo "Stripping programs"
@cd ${PREFIX}/bin; \
strip LecternClient Lectern BuildLectern EditLectern