On Friday, October 4, 2002, at 09:39  PM, Jason J. Park wrote:

> Does anyone have the file /etc/dillorc ?  I was browsing my /etc 
> directory, and I noticed a dillorc file there.  I assumed that it got 
> there through a fink install of dillo gone haywire, so I just deleted 
> the file.  Now I'm feeling paranoid that maybe the dillorc file was 
> part of the standard 10.2 installation.  Could someone with 10.2 
> verify whether they also have a /etc/dillorc ?  Thanks.
>

Yep, looks like a bug in the dillo package:

if [ -d /sw/src/root-dillo-0.6.6-1/sw/etc ]; then \
         /sw/bin/install -c -m 644 --backup=t ./dillorc 
/sw/src/root-dillo-0.6.6-1/sw/etc/; \
elif [ -d /etc/ ]; then \
         /sw/bin/install -c -m 644 --backup=t ./dillorc /etc/; \
fi

-Ben



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to