freebsd-ports/devel/zthread/files/patch-aa
Johann Visagie c29c4bae56 - Add patch-configure containing my currently preferred workaround for the
problem described in PR 31142
- Remove patch for same from patch-aa
- Tidy up pkg-{comment,desc} somewhat
2001-11-14 14:26:46 +00:00

11 lines
349 B
Text

--- Makefile.in.orig Fri Aug 31 15:12:28 2001
+++ Makefile.in Wed Nov 14 16:04:12 2001
@@ -382,7 +382,7 @@
install-exec-hook:
$(mkinstalldirs) $(bindir)
- $(INSTALL_PROGRAM) $(top_srcdir)/share/zthread-config $(bindir)
+ $(INSTALL_SCRIPT) $(top_srcdir)/share/zthread-config $(bindir)
install-data-hook:
$(mkinstalldirs) $(datadir)/aclocal