From 178720b4629fe1c2b10858038c4efcdfe3abf15f Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 9 Sep 2002 14:14:38 +0000 Subject: Fix install error message. --- x11-wm/fvwm2/files/patch-fvwm::Makefile.in | 4 +++- x11-wm/fvwm24/files/patch-fvwm::Makefile.in | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/fvwm2/files/patch-fvwm::Makefile.in b/x11-wm/fvwm2/files/patch-fvwm::Makefile.in index 4e3d3256281d..0928c9397003 100644 --- a/x11-wm/fvwm2/files/patch-fvwm::Makefile.in +++ b/x11-wm/fvwm2/files/patch-fvwm::Makefile.in @@ -8,6 +8,8 @@ - @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1 $(DESTDIR)$(mandir)/man1/fvwm.1 || \ + @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1.gz || true + @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1.gz $(DESTDIR)$(mandir)/man1/fvwm.1.gz || \ - echo "Warning: $(mandir)/man1/fvwm.1 symlink was not created" +- echo "Warning: $(mandir)/man1/fvwm.1 symlink was not created" ++ echo "Warning: $(mandir)/man1/fvwm.1.gz 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. diff --git a/x11-wm/fvwm24/files/patch-fvwm::Makefile.in b/x11-wm/fvwm24/files/patch-fvwm::Makefile.in index 4e3d3256281d..0928c9397003 100644 --- a/x11-wm/fvwm24/files/patch-fvwm::Makefile.in +++ b/x11-wm/fvwm24/files/patch-fvwm::Makefile.in @@ -8,6 +8,8 @@ - @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1 $(DESTDIR)$(mandir)/man1/fvwm.1 || \ + @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1.gz || true + @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1.gz $(DESTDIR)$(mandir)/man1/fvwm.1.gz || \ - echo "Warning: $(mandir)/man1/fvwm.1 symlink was not created" +- echo "Warning: $(mandir)/man1/fvwm.1 symlink was not created" ++ echo "Warning: $(mandir)/man1/fvwm.1.gz 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. -- cgit