summaryrefslogtreecommitdiff
path: root/print/hp2xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/hp2xx/Makefile')
-rw-r--r--print/hp2xx/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile
index 0c44e25416b8..e44d46b278db 100644
--- a/print/hp2xx/Makefile
+++ b/print/hp2xx/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Jan 1999
# Whom: Lars Koeller
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/01/26 03:30:26 steve Exp $
#
DISTNAME= hp2xx-3.20-png
@@ -22,9 +22,6 @@ MAKEFILE= makefile
MAN1= hp2xx.1
post-install:
- if [ ! -f ${PREFIX}/info/dir ]; then \
- ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
- fi
.for info in hp2xx.info
install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir
.endfor