summaryrefslogtreecommitdiff
path: root/print/LPRng-doc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-01-28 12:42:22 +0000
committeragc <agc@pkgsrc.org>2003-01-28 12:42:22 +0000
commit9bf45a2f36d67c2a70a3a3dc00b4e34985f133fa (patch)
tree15ac4fd4585bc6a4ea804fc2c0b3fdf381cb2145 /print/LPRng-doc
parentdcb390b0fb4c87b9e4c22fca6e57730124d90be3 (diff)
downloadpkgsrc-9bf45a2f36d67c2a70a3a3dc00b4e34985f133fa.tar.gz
Make sure pax(1) realises there's only one volume - use -O
Diffstat (limited to 'print/LPRng-doc')
-rw-r--r--print/LPRng-doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/LPRng-doc/Makefile b/print/LPRng-doc/Makefile
index 342e8e97041..5968b92ac06 100644
--- a/print/LPRng-doc/Makefile
+++ b/print/LPRng-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 17:51:35 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/01/28 12:42:22 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp
#
@@ -19,7 +19,7 @@ NO_BUILD= yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/LPRng
- ${PAX} -rzf ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \
+ ${PAX} -rOzf ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \
-s "#^${DISTNAME}/#${PREFIX}/share/doc/LPRng/#" \
'*.dvi' '*.gif' '*.html' '*.ps' '*.txt'