Files
pkgsrc-ng/databases/pgadmin3/patches/patch-aa
2013-09-26 17:14:40 +02:00

15 lines
469 B
Plaintext

$NetBSD: patch-aa,v 1.4 2010/01/25 14:05:22 adam Exp $
--- Makefile.in.orig 2010-01-25 08:27:37.000000000 +0000
+++ Makefile.in
@@ -879,9 +879,6 @@ uninstall-am: uninstall-nobase_dist_data
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.