| Revision 523,
506 bytes
checked in by bruno, 5 years ago
(diff) |
|
Update of filte files for linuxcoe for the tagged RC1_4-1_2008_02_17 version as well
|
| Line | |
|---|
| 1 | # |
|---|
| 2 | # $Id: deb.pbf,v 1.5 2008/02/07 16:25:30 bryang Exp $ |
|---|
| 3 | # |
|---|
| 4 | # Filter for deb build |
|---|
| 5 | # |
|---|
| 6 | # PBGRP is replaced by the DEB group of apps |
|---|
| 7 | filter PBGRP = admin |
|---|
| 8 | # |
|---|
| 9 | # PBSUF is replaced by the suffix name ($pb->{'suf'} in code) |
|---|
| 10 | filter PBSUF = $pb->{'suf'} |
|---|
| 11 | |
|---|
| 12 | # For config.site setup |
|---|
| 13 | filter PBHTTPDCONF = /etc/apache2/conf.d |
|---|
| 14 | filter PBHTTPDDOCROOT = /var/www |
|---|
| 15 | filter PBHTTPDUSER = www-data |
|---|
| 16 | filter PBHTTPDGROUP = www-data |
|---|
| 17 | |
|---|
| 18 | # PBROOTINSTALL is replaced by the default prefix listed |
|---|
| 19 | filter PBROOTINSTALL = /usr/share/linuxcoe-sd |
|---|
| 20 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.