]> git.pld-linux.org Git - packages/bugzilla.git/commitdiff
- one more chunk. i have no idea why i can't have it in same file header
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 24 Apr 2006 19:03:18 +0000 (19:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bugzilla-pld.patch -> 1.2

bugzilla-pld.patch

index 5edae3f63943cf9bd73a197a1b58df649f648ba2..8b40b699400c7e104d849b7d8ef2253e2e6384c7 100644 (file)
@@ -29,8 +29,8 @@
      $item =~ m#/([^/]+)\.pm$#;
      my $module = $1;
      next if ($module eq 'Common');
      $item =~ m#/([^/]+)\.pm$#;
      my $module = $1;
      next if ($module eq 'Common');
---- bugzilla-2.18rc2/checksetup.pl     2004-09-14 18:05:38.062918336 +0200
-+++ bugzilla-2.22/checksetup.pl        2006-04-24 21:50:03.587496933 +0300
+--- bugzilla-2.22/checksetup.pl        2006-04-24 21:50:03.587496933 +0300
++++ bugzilla-2.22/checksetup.pl        2006-04-24 21:54:33.173506209 +0300
 @@ -596,7 +596,7 @@
  
  my $webservergroup_default;
 @@ -596,7 +596,7 @@
  
  my $webservergroup_default;
  }
  
  GetVersionTable();
  }
  
  GetVersionTable();
+--- bugzilla-2.22/checksetup.pl~       2006-04-24 21:51:31.889465205 +0300
++++ bugzilla-2.22/checksetup.pl        2006-04-24 21:54:33.173506209 +0300
+@@ -659,7 +659,7 @@
+ # <Directory> blocks.)
+ # If this is set to 1, Bugzilla will create these files if they don't exist.
+ # If this is set to 0, Bugzilla will not create these files.
+-$create_htaccess = 1;
++$create_htaccess = 0;
+ END
+ my $webservergroup_default;
This page took 0.076113 seconds and 4 git commands to generate.