]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- adjust patch for PLD
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 13 Jun 2005 09:59:52 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum-ft-enable.patch -> 1.2

eventum-ft-enable.patch

index be5798e3c583b3b7b57d8e6d3bcca5dd8be65a7a..3838f5f45793ef59d3b433c08e5a08d9428cc55b 100644 (file)
@@ -28,7 +28,7 @@ diff -Naru a/setup/index.php b/setup/index.php
 +        $config_contents = str_replace("%{APP_ENABLE_FULLTEXT}%", "false", $config_contents);
 +    }
 +
-     $fp = @fopen('../config.inc.php', 'w');
+     $fp = @fopen('/etc/eventum/config.php', 'w');
      if ($fp === FALSE) {
          return "Could not open the file 'config.inc.php' for writing. The permissions on the file should be set as to allow the user that the web server runs as to open it. Please correct this problem and try again.";
 # This is a BitKeeper generated diff -Nru style patch.
This page took 0.097745 seconds and 4 git commands to generate.