pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: wip/smc



On Sat, Jan 07, 2006 at 06:51:52PM -0800, Jeremy C. Reed wrote:

> /usr/bin/install -c -o root -g wheel -m 444
> 
> ${INSTALL_DATA} -m0555 ${WRKDIR}/smc-exec.sh ${PREFIX}/bin/smc
> 
> But INSTALL_DATA already has -m ${SHAREMODE}
> 
> If you want executable, use INSTALL_SCRIPT.
>
> (And if ever needed, don't hard-code 0555, just use ${BINMODE}.)

Ok, thanks

> I am not ready to try the package yet, due to all the  -m0666 and -m0777 
> in the installation.
> 
> Maybe this should use the "games" group and run setgid if needed.
> 
> Or force it to do all in the user's home directory.
> 
> (Maybe this had been discussed already on some smc forum or list?)

Your last suggestion is the only proper solution; I'll try that one.

>  Jeremy C. Reed

-- 
hernani


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index