2013-09-26 17:14:40 +02:00

22 lines
776 B
Plaintext

$NetBSD: patch-aa,v 1.9 2010/05/28 09:33:12 martti Exp $
We have a separate package for xpmroot
--- bin/Makefile.in.orig 2010-05-28 12:28:07.000000000 +0300
+++ bin/Makefile.in 2010-05-28 12:28:14.000000000 +0300
@@ -819,14 +819,8 @@
_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.