summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel/patches/patch-aa
blob: 82e18587f2b49947d7e853578993de98f958a253 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$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: