c29c4bae56
problem described in PR 31142 - Remove patch for same from patch-aa - Tidy up pkg-{comment,desc} somewhat
11 lines
349 B
Text
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
|