source: ProjectBuilder/projects/fossology/pbconf/trunk/pbfilter/md.pbf@ 724

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

Fix PBPHPINI filter

File size: 587 bytes
Line 
1# Specific group for Mandriva for fossology
2# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
3filter PBGRP = System/Servers
4
5# PBLIC is replaced by the license of the application
6# Cf: http://wiki.mandriva.com/en/Development/Packaging/Licenses
7filter PBLIC = GPL
8
9# PBDEP is replaced by the list of dependencies
10filter PBDEP = libextractor libextractor-plugins cabextract genisoimage upx sleuthkit
11
12# PBBUILDDEP is replaced by the list of build dependencies
13filter PBBUILDDEP = perl-Text-Template subversion libextractor-devel libmagic-devel
14
15filter PBPHPINI = /etc/php.ini
Note: See TracBrowser for help on using the repository browser.