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

Re: world writable /usr/lib/libguile.so.6.0.0



Ben Collins <bcollins@debian.org> writes:

> So you will actuall find to files that are 777. In debian/rules we see
> this:
> 
> #libguile
>         mv $(inst_dir)/usr/lib/libguile.so.$(so_M).$(so_m).$(so_p) \
>           $(l)/usr/lib/
> 
>         mv $(inst_dir)/usr/lib/libguile.so.$(so_M) $(l)/usr/lib/
>         (cd  $(l)/usr/lib/ ; ln libguile.so.$(so_M) libguile.so.3 ) # create link
> 
> I suggest that be changed to "ln -s".

Will do.

Thanx.

-- 
Craig Brozefsky                         <craig@red-bean.com>
Free Scheme/Lisp Software     http://www.red-bean.com/~craig
"riot shields. voodoo economics. its just business. cattle 
 prods and the IMF." - Radiohead, OK Computer, Electioneering


Reply to: