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
RevLine 
[598]1# Specific group for Mandriva for fossology
2# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
[599]3filter PBGRP = System/Servers
[598]4
5# PBLIC is replaced by the license of the application
6# Cf: http://wiki.mandriva.com/en/Development/Packaging/Licenses
[599]7filter PBLIC = GPL
[598]8
[603]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
[610]13filter PBBUILDDEP = perl-Text-Template subversion libextractor-devel libmagic-devel
[603]14
[724]15filter PBPHPINI = /etc/php.ini
Note: See TracBrowser for help on using the repository browser.