|
Last change
on this file since 40 was 38, checked in by Bruno Cornec, 19 years ago |
|
/etc/pb/proj now contains the strict minimum
rest is under pbconf/proj.pb
|
|
File size:
683 bytes
|
| Rev | Line | |
|---|
| [7] | 1 | #
|
|---|
| 2 | # Project Builder configuration file
|
|---|
| 3 | # For project pb ;-)
|
|---|
| 4 | #
|
|---|
| 5 | # $Id$
|
|---|
| 6 | #
|
|---|
| 7 |
|
|---|
| [18] | 8 | # confparam is a hash to ease interface
|
|---|
| [7] | 9 |
|
|---|
| [17] | 10 | # Packager for ChangeLogs
|
|---|
| [20] | 11 | confparam packager = "Bruno Cornec <bruno@mondorescue.org>"
|
|---|
| [17] | 12 |
|
|---|
| [7] | 13 | # If CVS give login method with CVSROOT
|
|---|
| 14 | #cvsroot = ":pserver:anonymous@linuxcoe.cvs.sourceforge.net:/cvsroot/linuxcoe"
|
|---|
| [18] | 15 | confparam cvsroot = " "
|
|---|
| [7] | 16 |
|
|---|
| 17 | # Hash of default package/package directory
|
|---|
| [26] | 18 | defpkgdir project-builder = pb
|
|---|
| [7] | 19 |
|
|---|
| 20 | # Hash of additional package/package directory
|
|---|
| [27] | 21 | extpkgdir project-builder-doc = pb-doc
|
|---|
| [7] | 22 |
|
|---|
| [8] | 23 | # Hash of valid version names
|
|---|
| [7] | 24 | version devel
|
|---|
| 25 | version stable
|
|---|
| [15] | 26 |
|
|---|
| 27 | # List of files on which to apply filters
|
|---|
| [16] | 28 | # Files are mentioned relatively to pbroot
|
|---|
| [38] | 29 | filteredfiles "pb/Makefile.PL"
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.