RSS

(root)/bugzilla/4.0 : 5304 : docs/makedocs.pl

To get this branch, use:
bzr branch /bugzilla/4.0

« back to all changes in this revision

Viewing changes to docs/makedocs.pl

mkanat%bugzilla.org
2007-10-19 04:46:10
Revision ID: cvs-1:mkanatbugzilla.org-20071019114610-33dgtz2p2zfawdch
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

Show diffs side-by-side

added added

removed removed

34
34
    chdir dirname($0);
35
35
}
36
36
 
37
 
use lib qw(.. lib);
 
37
use lib qw(.. ../lib lib);
38
38
 
39
39
# We only compile our POD if Pod::Simple is installed. We do the checks
40
40
# this way so that if there's a compile error in Pod::Simple::HTML::Bugzilla,

Loggerhead 1.18.1 is a web-based interface for Bazaar branches