source: ProjectBuilder/projects/linuxcoe/pbconf/RC1_4-1_2008_02_17/pbfilter/deb.pbf@ 523

Last change on this file since 523 was 523, checked in by Bruno Cornec, 16 years ago

Update of filte files for linuxcoe for the tagged RC1_4-1_2008_02_17 version as well

File size: 506 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
7filter PBGRP = admin
8#
9# PBSUF is replaced by the suffix name ($pb->{'suf'} in code)
10filter PBSUF = $pb->{'suf'}
11
12# For config.site setup
13filter PBHTTPDCONF = /etc/apache2/conf.d
14filter PBHTTPDDOCROOT = /var/www
15filter PBHTTPDUSER = www-data
16filter PBHTTPDGROUP = www-data
17
18# PBROOTINSTALL is replaced by the default prefix listed
19filter PBROOTINSTALL = /usr/share/linuxcoe-sd
20
Note: See TracBrowser for help on using the repository browser.