diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /x11-wm/fvwm24/files/patch-utils::Makefile.in | |
parent | - Update to 1.11.3 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Diffstat (limited to 'x11-wm/fvwm24/files/patch-utils::Makefile.in')
-rw-r--r-- | x11-wm/fvwm24/files/patch-utils::Makefile.in | 13 |
1 files changed, 0 insertions, 13 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 2db2962389e3..000000000000 --- a/x11-wm/fvwm24/files/patch-utils::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- utils/Makefile.in.orig Sun Aug 11 08:10:50 2002 -+++ utils/Makefile.in Mon Sep 9 06:46:39 2002 -@@ -478,8 +478,8 @@ - echo "Warning: $(bindir)/fvwm-root symlink was not created" - - 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 || \ -+ @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm-root.1.gz || true -+ @$(NEW_NAME_SYMLINKS) $(LN_S) xpmroot.1.gz $(DESTDIR)$(mandir)/man1/fvwm-root.1.gz || \ - 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. |