Hi Peter,

Am 05.08.2009 um 13:19 schrieb Peter Bonivart:
I'm working on an update for Perl and have updated it to use mGAR v2.
But I have two weird problems that have worked for me before:

1. I can't get it to put files in CSWperldoc, all files end up in
CSWperl. CSWperldoc is empty.
2. I can't get it to exclude perllocal.pod which breaks the package phase.

I have this in the Makefile and have used them in other packages:

EXTRA_MERGE_EXCLUDE_FILES = perllocal.pod

You need to specify the full path here.

PKGFILES_CSWperldoc = $(PKGFILES_DOC)

The documentation for Perl is not in the usual place. Please specify
the path explicitly.


Best regards

  -- Dago
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to