Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
$NetBSD: patch-libraries_vendor_config.php,v 1.2 2012/08/28 15:54:54 tron Exp $
Configure location of the configuration file in the vendor specific section
as suggested by the phpMyAdmin documentation.
--- libraries/vendor_config.php.orig 2012-08-12 14:45:56.000000000 +0100
+++ libraries/vendor_config.php 2012-08-28 16:44:12.000000000 +0100
@@ -25,7 +25,7 @@
/**
* Path to config file generated using setup script.
*/
-define('SETUP_CONFIG_FILE', './config/config.inc.php');
+define('SETUP_CONFIG_FILE', '@@PMSETUPFILE@@');
/**
* Whether setup requires writable directory where config