source: MondoRescue/branches/2.2.5/pbconf/pbfilter/du.pbf@ 1674

Last change on this file since 1674 was 1674, checked in by Bruno Cornec, 17 years ago

Migrate debian build files to pb
Remove old build files under distributions
adds a simpler script setupqemu to call pb for VM setup

File size: 423 bytes
Line 
1#
2# $Id$
3#
4# Filter for debian build
5#
6# PBGRP is replaced by the group of apps
7filter PBGRP = utils
8
9# PBVER is replaced by the version ($pbver in code)
10filter PBVER = $pbver
11
12# PBDEP is replaced by the list of dependencies
13filter PBDEP =
14
15# PBPKG is replaced by the package name ($pbpkg in code)
16filter PBPKG = $pbpkg
17
18# PBPACKAGER is replaced by the packager name ($pbpackager in code)
19filter PBPACKAGER = $pbpackager
Note: See TracBrowser for help on using the repository browser.