[csw-maintainers] v2-build64only
Igor Galić
igalic at opencsw.org
Tue Mar 20 22:05:22 CET 2012
Hey folks,
hey Dago
> > Please do not use the v2-build64only branch as I already merged and
> > enhanced the functionality in the main v2 branch. Do you still see
> > this behaviour in v2 with BUILD64_ONLY? If yes I would consider
> > this
> > a bug as things other than in the MERGE_DIRS should be excluded for
> > extra ISAs *only* if they are provided by the default ISA.
>
> Trying this now, also removing SKIP_MODULATIONS
>
> Will report back when it built.
BUILD64_ONLY = 1 indeed builds 64bit only, SKIP_MODULATIIONS is not
needed. However it completely ignores all files that lie outside of
$bindir, $libdir and $libexec, unless I add them via MERGE_EXTRA_DIRS
Now the problem with this is that it completely ignores this part:
CLASSES = none cswpreserveconf
PROTOTYPE_MODIFIERS = config data
PROTOTYPE_FILES_config = $(sysconfdir)
PRESERVECONF = $(PROTOTYPE_FILES_config)
PROTOTYPE_CLASS_config = cswpreserveconf
PROTOTYPE_USER_config = nobody
PROTOTYPE_GROUP_config = $(shell id -ng nobody)
PROTOTYPE_FILES_data = $(datadir)
PROTOTYPE_USER_data = nobody
PROTOTYPE_GROUP_data = $(shell id -ng nobody)
So the files are a) class none, and b) belong to root:bin
> > Best regards
> >
> > -- Dago
>
So long,
i
--
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: i.galic at brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE
More information about the maintainers
mailing list