blob: bbe2aaeeb103a942d5afe4cdfa9631ab0cd55529 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- utils/Makefile.in.orig 2006-12-09 12:11:12.000000000 +0000
+++ utils/Makefile.in 2008-12-06 14:17:41.000000000 +0000
@@ -623,8 +623,7 @@
install-data-local:
@$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm-root.1 || true
- @$(NEW_NAME_SYMLINKS) $(LN_S) xpmroot.1 $(DESTDIR)$(mandir)/man1/fvwm-root.1 || \
- echo "Warning: $(mandir)/man1/fvwm-root.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:
|