$NetBSD: patch-ab,v 1.2 2010/08/15 07:09:27 obache Exp $

--- Makefile.in.orig	2009-02-22 16:50:53.000000000 +0000
+++ Makefile.in
@@ -81,13 +81,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
