$NetBSD: patch-ab,v 1.1.1.1 2007/11/22 21:02:00 drochner Exp $

--- Makefile.in.orig	2007-11-02 12:49:49.000000000 -0300
+++ Makefile.in
@@ -76,13 +76,11 @@ install-djview: install-djview-bin insta
 install-djview-bin: FORCE
 	${INSTALL} -d ${DESTDIR}${bindir}
 	${INSTALL_PROGRAM} src/djview ${DESTDIR}${bindir}/djview4
-	cd ${DESTDIR}${bindir} ; ${LN_S} djview4 djview || true
 
 install-djview-man: FORCE
 	${INSTALL} -d ${DESTDIR}${mandir}/man1
 	${INSTALL_DATA} ${srcdir}/src/djview.1 \
 	   ${DESTDIR}${mandir}/man1/djview4.1
-	cd ${DESTDIR}${mandir}/man1 ; ${LN_S} djview4.1 djview.1 || true
 
 install-djview-qm: FORCE
 	${INSTALL} -d ${DESTDIR}${datadir}/djvu/djview4
