diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2016-02-06 23:20:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-07 15:06:56 +0700 |
commit | 41761f24df2c0c975136f0bdb1ac8c392d1a2036 (patch) | |
tree | 05a949f222679ba8fa0fbfa0088c30d72e990d3f /libraries/php-pdo_dblib/doinst.sh | |
parent | 0edb002be18e898f4d88a0646d339d23b398937b (diff) | |
download | slackbuilds-41761f24df2c0c975136f0bdb1ac8c392d1a2036.tar.gz |
libraries/php-pdo_dblib: Updated for version 5.6.18.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/php-pdo_dblib/doinst.sh')
-rw-r--r-- | libraries/php-pdo_dblib/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/php-pdo_dblib/doinst.sh b/libraries/php-pdo_dblib/doinst.sh index 8043bde6e4..258bbef1d1 100644 --- a/libraries/php-pdo_dblib/doinst.sh +++ b/libraries/php-pdo_dblib/doinst.sh @@ -11,5 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/php/pdo_dblib.ini.new +config etc/php.d/pdo_dblib.ini.new |