aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@orbis-terrarum.net>2014-10-06 09:25:42 -0700
committerRobin H. Johnson <robbat2@orbis-terrarum.net>2014-10-06 09:25:42 -0700
commitcfa43fe21c342c5a7517edf0eae02a94404d4909 (patch)
tree5879d063f22533c17aba89114bc1305e23cd2161 /lib
parentIgnore the master config. (diff)
parentMerge tag 'bugzilla-4.4.6' into upstream (diff)
downloadbugzilla-cfa43fe21c342c5a7517edf0eae02a94404d4909.tar.gz
bugzilla-cfa43fe21c342c5a7517edf0eae02a94404d4909.tar.bz2
bugzilla-cfa43fe21c342c5a7517edf0eae02a94404d4909.zip
Merge branch 'upstream', takes 4.4.6 fixesgentoo-4.4.6
Conflicts: .gitignore Bugzilla/Constants.pm docs/bugzilla.ent.tmpl template/en/default/pages/release-notes.html.tmpl
Diffstat (limited to 'lib')
-rw-r--r--lib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/README b/lib/README
new file mode 100644
index 000000000..5778a9a3f
--- /dev/null
+++ b/lib/README
@@ -0,0 +1,4 @@
+This directory contains the Perl modules that Bugzilla requires to run.
+
+If you would rather have Bugzilla use the Perl modules installed on your
+system, you can delete everything in this directory.