summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Filesystem.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Install/Filesystem.pm')
-rw-r--r--Bugzilla/Install/Filesystem.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm
index 43c964ba7..3fd24cdd1 100644
--- a/Bugzilla/Install/Filesystem.pm
+++ b/Bugzilla/Install/Filesystem.pm
@@ -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