diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
commit | 08acf5c407242344b0047b8040900f52df620dde (patch) | |
tree | 49936ec28d8b2a4256959f13245d757df97e04bd /x11-wm/fvwm24/files/patch-utils::Makefile.in | |
parent | Upgrade to version 2.4.0. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
Diffstat (limited to 'x11-wm/fvwm24/files/patch-utils::Makefile.in')
-rw-r--r-- | x11-wm/fvwm24/files/patch-utils::Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/fvwm24/files/patch-utils::Makefile.in b/x11-wm/fvwm24/files/patch-utils::Makefile.in deleted file mode 100644 index bbe2aaeeb103..000000000000 --- a/x11-wm/fvwm24/files/patch-utils::Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- 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: |