source: ProjectBuilder/projects/rinse/pbconf/devel/pbfilter/deb.pbf@ 618

Last change on this file since 618 was 618, checked in by Bruno Cornec, 15 years ago

Get a working rpm for rinse with hg (needs pb version 0.9.5)

File size: 384 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# PBLIC is replaced by the license of the application
10# Cf:
11filter PBLIC = Artistic
12
13# PBDEP is replaced by the list of dependencies
14#filter PBDEP =
15
16# PBSUG is replaced by the list of suggestions
17#filter PBSUG =
18
19# PBREC is replaced by the list of recommandations
20#filter PBREC =
21
Note: See TracBrowser for help on using the repository browser.