source: ProjectBuilder/projects/linuxcoe/pbconf/cvs/pbfilter/deb.pbf@ 384

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

Adds all pb projects under the projects dir (from svn+ssh://svn.project-builder.org/mondo/svn/project-builder)

File size: 494 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 ($pbsuf in code)
10filter PBSUF = $pbsuf
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.