[csw-maintainers] more gar?

Maciej (Matchek) Blizinski maciej at opencsw.org
Fri May 14 17:30:56 CEST 2010


No dia 14 de Maio de 2010 15:43, Dagobert Michelsen <dam at opencsw.org> escreveu:
> Ok, then I should fix the docs. The code is in there to always rename
> templates to have the .CSW-suffix:
>  <http://sourceforge.net/apps/trac/gar/browser/csw/mgar/gar/v2/gar.pkg.mk#L219>

I've added information about a gotcha: If you use
csw{sample,preserve}conf together with PKGFILES, the following won't
work:

PRESERVECONF = /etc/opt/csw/yourprog.cnf
PKGFILES_CSWfoo = /etc/opt/csw/yourprog.cnf

Instead, you need to do the following:

PRESERVECONF = /etc/opt/csw/yourprog.cnf
PKGFILES_CSWfoo = /etc/opt/csw/yourprog.cnf.CSW

Maciej


More information about the maintainers mailing list