source: ProjectBuilder/projects/linuxcoe/pbconf/cvs/pbfilter/rpm.pbf@ 734

Last change on this file since 734 was 734, checked in by Bryan Gartner, 15 years ago

snapshot cleanup of packaging directives and precedence

File size: 423 bytes
Line 
1#
2# $Id: rpm.pbf,v 1.4 2007/10/22 12:00:27 bcornec Exp $
3#
4# Filter for rpm build
5#
6# PBGRP is replaced by the RPM group of apps
7filter PBGRP = System/Configuration/Packaging
8
9# PBSUF is replaced by the suffix name ($pb->{'suf'} in code)
10filter PBSUF = $pb->{'suf'}
11
12# For config.site setup
13filter PBhttpdcfgdir = /etc/httpd/conf.d
14filter PBhttpd_user = apache
15filter PBhttpd_group = apache
16
17# For configure pathing (n/a)
Note: See TracBrowser for help on using the repository browser.