source: ProjectBuilder/0.8.11/pbconf/project-builder/pbfilter/rpm.pbf@ 281

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

Fix build process for older distro + add new test scripts for delivery

File size: 389 bytes
Line 
1#
2# $Id$
3#
4# Filter for rpm build
5#
6# PBGRP is replaced by the RPM group of apps
7filter PBGRP = System/Configuration/Packaging
8
9# PBDEP is replaced by the list of dependencies
10filter PBDEP =
11
12# PBSUF is replaced by the package name ($pbpkg in code)
13filter PBSUF = $pbsuf
14
15# Special for pb : MakeMaker has various variable for the dest dir
16filter PBKEYWORD = destdir
17filter PBFINALDIR =
Note: See TracBrowser for help on using the repository browser.