Building hobbit 4.1.4 ~/client/Makefile should not execute "chown" when PKGBUILD is defined.
Anton Burkhalter
anton.burkhalter at gmx.net
Thu Aug 4 00:33:07 CEST 2005
Hi,
It should be possible to use a make install without executing "chown"
and "chgrp".
This is implemented in ~/hobbitd/Makefile but not in ~/client/Makefile
ifndef PKGBUILD
chown $(BBUSER) ....
chgrp `$(IDTOOL) ...
endif
I build standard packages on Solaris (pkgadd) and Tru64 (setld). It
would be great if this can be made with a non-privileged account.
Best regards,
Tony
More information about the Xymon
mailing list