Last change
on this file since 1010 was 1010, checked in by Bruno Cornec, 14 years ago |
Port previous patch into the devel tree
|
File size:
367 bytes
|
Line | |
---|
1 | #
|
---|
2 | # $Id$
|
---|
3 | #
|
---|
4 | # Filter for rpm build
|
---|
5 | #
|
---|
6 |
|
---|
7 | # PBGRP is replaced by the RPM group of apps
|
---|
8 | filter PBGRP = Applications/Archiving
|
---|
9 |
|
---|
10 | # PBDEP is replaced by the list of dependencies
|
---|
11 | filter PBDEP =
|
---|
12 |
|
---|
13 | # PBSUF is replaced by the package name ($pb->{'pkg'} in code)
|
---|
14 | filter PBSUF = $pb->{'suf'}
|
---|
15 |
|
---|
16 | # PBOBS is replaced by the Obsolete line
|
---|
17 | filter PBOBS =
|
---|
18 |
|
---|
19 | # License
|
---|
20 | filter PBLIC = GPL
|
---|
21 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.