5aae613dd0
PR: 115767 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
15 lines
425 B
Text
15 lines
425 B
Text
--- apps/irssi/Makefile.in.orig 2007-09-11 15:02:59.619586995 +0000
|
|
+++ apps/irssi/Makefile.in 2007-09-11 15:03:10.654592840 +0000
|
|
@@ -829,10 +829,8 @@
|
|
fi; \
|
|
fi
|
|
|
|
-install-data-hook: \
|
|
- install-dirs-client \
|
|
- doc-install-client \
|
|
- $(ETCINSTALL)
|
|
+install-data-hook:
|
|
+
|
|
# 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:
|