|
Last change
on this file was 734, checked in by Bryan Gartner, 17 years ago |
|
snapshot cleanup of packaging directives and precedence
|
|
File size:
427 bytes
|
| 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 PBhttpdcfgdir = /etc/apache2/conf.d
|
|---|
| 14 | filter PBhttpd_user = www-data
|
|---|
| 15 | filter PBhttpd_group = www-data
|
|---|
| 16 |
|
|---|
| 17 | # For configure pathing
|
|---|
| 18 | filter PBlocalstatedir = /var
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.