I was just helping someone port a package that created a profile.d script. Following the Packaging Manual, he did a 'chmod +x', but not +r. The result was a /sw/bin/init.csh crash. Turns out init.* checks for executability but then loads using a read process.
I think Patches #815900 fixes this correctly. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
