]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 351747: skins/.cvsignore should be in the CVS repo, not created by checksetup
authormkanat%bugzilla.org <>
Sat, 9 Sep 2006 05:03:35 +0000 (05:03 +0000)
committermkanat%bugzilla.org <>
Sat, 9 Sep 2006 05:03:35 +0000 (05:03 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave

Bugzilla/Install/Filesystem.pm
skins/.cvsignore [new file with mode: 0644]

index 43c964ba74c7f214cc60849540aa69ef25dffdb4..3fd24cdd1df623d2a78c391d5432069b512983c9 100644 (file)
@@ -191,8 +191,6 @@ sub FILESYSTEM {
     # default contents.
     my %create_files = (
         "$datadir/mail"    => { perms => $ws_readable },
-        'skins/.cvsignore' => { perms    => $owner_readable,
-                                contents => ".cvsignore\ncustom\n" },
     );
 
     # Each standard stylesheet has an associated custom stylesheet that
diff --git a/skins/.cvsignore b/skins/.cvsignore
new file mode 100644 (file)
index 0000000..b98d8c9
--- /dev/null
@@ -0,0 +1,2 @@
+custom
+contrib