0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-04 18:45:52 +00:00
termux-packages/packages/httrack/html-Makefile.in.patch
2023-01-14 13:40:24 +00:00

15 lines
380 B
Diff

--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -831,11 +831,6 @@
install-data-hook:
- if test ! -L $(DESTDIR)$(prefix)/share/httrack/html ; then \
- ( cd $(DESTDIR)$(prefix)/share/httrack \
- && $(LN_S) $(htmldir) html \
- ) \
- fi
# 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.