15 lines
516 B
Text
15 lines
516 B
Text
$NetBSD: patch-aa,v 1.3 2009/03/23 00:07:34 joerg Exp $
|
|
|
|
--- Makefile.in.orig 2009-02-02 01:47:53.000000000 +0100
|
|
+++ Makefile.in
|
|
@@ -784,10 +784,6 @@ uninstall-am: uninstall-nobase_dist_data
|
|
uninstall-nobase_dist_dataDATA \
|
|
uninstall-nobase_dist_pkgdataDATA
|
|
|
|
-
|
|
-# We need to ensure the help cache is world writeable
|
|
-install-data-hook:
|
|
- chmod 0666 $(help_cache)
|
|
# 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:
|