summaryrefslogtreecommitdiff
path: root/print/LPRng-doc
diff options
context:
space:
mode:
authoragc <agc>2003-01-28 12:42:22 +0000
committeragc <agc>2003-01-28 12:42:22 +0000
commitc71e6f0e540f4a06d7886876b1e93e45125aeea8 (patch)
tree15ac4fd4585bc6a4ea804fc2c0b3fdf381cb2145 /print/LPRng-doc
parent100ee6ed89d1d47e93e21a7fb5c735ed699932e6 (diff)
downloadpkgsrc-c71e6f0e540f4a06d7886876b1e93e45125aeea8.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'