| Revision 1204,
380 bytes
checked in by bruno, 2 years ago
(diff) |
- Add debian 6.0 build support and VMs
- use --no-suggests for urpmi to allow for minimal chorrot build
- Adapt pbinit for website to new b structure (needs to be tested)
- add afio build for debian based distro (and build it fr latest debian 6 and ubuntu 10.10)
|
| Rev | Line | |
|---|
| [457] | 1 | # |
|---|
| 2 | # $Id$ |
|---|
| 3 | # |
|---|
| 4 | # Filter for debian build |
|---|
| 5 | # |
|---|
| 6 | # PBGRP is replaced by the group of apps |
|---|
| 7 | filter PBGRP = utils |
|---|
| 8 | |
|---|
| 9 | # PBLIC is replaced by the license of the application |
|---|
| 10 | # Cf: |
|---|
| 11 | #filter PBLIC = GPL |
|---|
| 12 | |
|---|
| 13 | # PBDEP is replaced by the list of dependencies |
|---|
| [1204] | 14 | filter PBDEP = |
|---|
| [457] | 15 | |
|---|
| 16 | # PBSUG is replaced by the list of suggestions |
|---|
| [1204] | 17 | filter PBSUG = |
|---|
| [457] | 18 | |
|---|
| 19 | # PBREC is replaced by the list of recommandations |
|---|
| [1204] | 20 | filter PBREC = |
|---|
| [457] | 21 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.