source: ProjectBuilder/projects/mondorescue/pbconf/branches/3.3/MondoRescue/pbfilter/rpm.yml@ 2343

Last change on this file since 2343 was 2343, checked in by Bruno Cornec, 6 years ago

Adapt MondoRescue to pb 0.15 with yml conf files

File size: 336 bytes
Line 
1---
2#
3# $Id$
4#
5# Filter for rpm build
6#
7#
8# PBDEP is replaced by the list of dependencies
9filter:
10 PBDEP: !!str ""
11 PBFINALDIR: !!str ""
12 PBSUF: $pb->{'suf'}
13 PBBUILDDEP: perl
14 PBKEYWORD: destdir
15#
16# PBSUF is replaced by the package name ($pb->{'suf'} in code)
17#
18# Special for pb : MakeMaker has various variable for the dest dir
Note: See TracBrowser for help on using the repository browser.