delorie.com/archives/browse.cgi | search |
On Mon, 29 Mar 2004, Alejandro Lopez-Valencia wrote: > On Mon, 29 Mar 2004 10:07:00 -0500 (EST), Igor Pechtchanski wrote in > <Pine DOT GSO DOT 4 DOT 56 DOT 0403290957310 DOT 18236 AT slinky DOT cs DOT nyu DOT edu>: > > >Sounds like a packaging bug. > > And right you are: > > $ cat /etc/postinstall/zsh.sh.done > #!/bin/sh > V=4.1.1 > ^^^^^^^ > Should be 4.2.0 Oh, poop... Ok, one fix comming up! > prefix=/usr > infodir=${prefix}/share/info > > [snip] > > # Install default zprofile if needed > if [ ! -f /etc/zprofile ]; then > echo "Installing default /etc/zprofile" > install -c -m 755 /usr/doc/zsh-$V/StartupFiles/zprofile > ^^^^^^^^^^^^^^ > Should be /usr/share/doc Rats! Ok, make it two fixes! Man, I've just gotta automate the creation of this file! > [snip] -- Peter A. Castro <doctor AT fruitbat DOT org> or <Peter DOT Castro AT oracle DOT com> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |