[Xymon] small bug, problem with build (since 4.3.13 ?)

Henrik Størner henrik at hswn.dk
Thu Feb 13 10:11:35 CET 2014


Hi,

Den 2014-02-12 10:33, Sergey skrev:
> Hello.
>
> xymon/build/Makefile.rules contains
> find $(INSTALLROOT)$(INSTALLWWWDIR) -type f -print0 | xargs -0 chmod 
> 644
>
> what about to change it ? For example to
> find $(INSTALLROOT)$(INSTALLWWWDIR) -type f -exec chmod 644 {} \;
>
> Some time $(INSTALLWWWDIR) may be empty.

I think this is only a problem when building packages that use a 
non-default directory layout. But there is no reason not to apply this 
change, so I have included it for the next version.


Regards,
Henrik




More information about the Xymon mailing list