[csw-maintainers] Problem with GAR?
Peter Bonivart
bonivart at opencsw.org
Wed Aug 5 17:51:06 CEST 2009
On Wed, Aug 5, 2009 at 1:47 PM, Dagobert Michelsen<dam at opencsw.org> wrote:
>> 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.
Changed to:
EXTRA_MERGE_EXCLUDE_FILES = .*\/perllocal.pod
PKGFILES_CSWperldoc = .*\/pod\/.*\.pod .*\/man\/man.\/.*
...and it worked. Thanks.
--
/peter
More information about the maintainers
mailing list