$NetBSD: patch-aa,v 1.2 2004/06/27 07:09:26 epg Exp $

--- bin/Makefile.in.orig	Fri Mar 19 11:32:33 2004
+++ bin/Makefile.in
@@ -591,14 +591,8 @@ pod2man: \
 	_fvwm-perllib.1
 
 install-exec-local:
-	@rm -f $(DESTDIR)$(bindir)/xpmroot
-	@$(LN_S) fvwm-root $(DESTDIR)$(bindir)/xpmroot || \
-		echo "Minor warning: $(bindir)/xpmroot symlink was not created"
-
 install-data-local:
-	@rm -f $(DESTDIR)$(mandir)/man1/xpmroot.1
-	@$(LN_S) fvwm-root.1 $(DESTDIR)$(mandir)/man1/xpmroot.1 || \
-		echo "Minor warning: $(mandir)/man1/xpmroot.1 symlink was not created"
+
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
