On Wednesday 20 April 2005 01:48 pm, Michael Jennings wrote:
> On Wednesday, 20 April 2005, at 08:09:08 (-0700),
> > -   @$(INSTALL_SU)
> > +   @chmod $(setuid_root_mode) $(DESTDIR)$(freqsetdir)/freqset$(EXEEXT)
>
> I think you want a - sign, not an @ sign, there.  @ sign only
> suppresses output.  You need the - to make sure failure of that line
> doesn't halt the build.

that may be, but i was fixing a different build error and was going for 
minimal behavior change ... original code used @ instead of - so i duplicated 
this

the previous code was failing due to mkinstalldirs, not due to the chmod 
setuid
-mike


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to