mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Fix package removal problems due to missing man page symlinks in packing
list.
This commit is contained in:
parent
5845eae090
commit
6a6d662709
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65917
13
x11-wm/fvwm2/files/patch-fvwm::Makefile.in
Normal file
13
x11-wm/fvwm2/files/patch-fvwm::Makefile.in
Normal file
@ -0,0 +1,13 @@
|
||||
--- fvwm/Makefile.in.orig Sun Aug 11 08:10:41 2002
|
||||
+++ fvwm/Makefile.in Mon Sep 9 06:47:19 2002
|
||||
@@ -654,8 +654,8 @@
|
||||
echo "Warning: $(bindir)/fvwm symlink was not created"
|
||||
|
||||
install-data-local:
|
||||
- @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1 || true
|
||||
- @$(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"
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
13
x11-wm/fvwm2/files/patch-utils::Makefile.in
Normal file
13
x11-wm/fvwm2/files/patch-utils::Makefile.in
Normal file
@ -0,0 +1,13 @@
|
||||
--- 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.
|
@ -48,6 +48,10 @@ libexec/fvwm/%%FVWM_VERSION%%/FvwmTheme
|
||||
libexec/fvwm/%%FVWM_VERSION%%/FvwmTile
|
||||
libexec/fvwm/%%FVWM_VERSION%%/FvwmWharf
|
||||
libexec/fvwm/%%FVWM_VERSION%%/FvwmWinList
|
||||
@comment The following are here because they are symlinks
|
||||
man/man1/fvwm.1.gz
|
||||
man/man1/fvwm-root.1.gz
|
||||
@comment End of symlink list
|
||||
share/fvwm2/pixmaps/Jlock.xpm
|
||||
share/fvwm2/pixmaps/Jnews.xpm
|
||||
share/fvwm2/pixmaps/Jrecycle.xpm
|
||||
|
13
x11-wm/fvwm24/files/patch-fvwm::Makefile.in
Normal file
13
x11-wm/fvwm24/files/patch-fvwm::Makefile.in
Normal file
@ -0,0 +1,13 @@
|
||||
--- fvwm/Makefile.in.orig Sun Aug 11 08:10:41 2002
|
||||
+++ fvwm/Makefile.in Mon Sep 9 06:47:19 2002
|
||||
@@ -654,8 +654,8 @@
|
||||
echo "Warning: $(bindir)/fvwm symlink was not created"
|
||||
|
||||
install-data-local:
|
||||
- @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1 || true
|
||||
- @$(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"
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
13
x11-wm/fvwm24/files/patch-utils::Makefile.in
Normal file
13
x11-wm/fvwm24/files/patch-utils::Makefile.in
Normal file
@ -0,0 +1,13 @@
|
||||
--- 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.
|
@ -48,6 +48,10 @@ libexec/fvwm/%%FVWM_VERSION%%/FvwmTheme
|
||||
libexec/fvwm/%%FVWM_VERSION%%/FvwmTile
|
||||
libexec/fvwm/%%FVWM_VERSION%%/FvwmWharf
|
||||
libexec/fvwm/%%FVWM_VERSION%%/FvwmWinList
|
||||
@comment The following are here because they are symlinks
|
||||
man/man1/fvwm.1.gz
|
||||
man/man1/fvwm-root.1.gz
|
||||
@comment End of symlink list
|
||||
share/fvwm2/pixmaps/Jlock.xpm
|
||||
share/fvwm2/pixmaps/Jnews.xpm
|
||||
share/fvwm2/pixmaps/Jrecycle.xpm
|
||||
|
Loading…
Reference in New Issue
Block a user