On 07/10/2009 11:52, Dave Korn wrote: > I think this behaviour must have gone live in the latest update of > setup-1.7.exe on cygwin.com. Right now that would probably only make a > difference if you've changed your local package directory, or if it's a fresh > install that's never had an /etc/setup/last-cache file, but sooner or later > the instructions on the website will need changing. FYI.
Thanks for the info. Based on the format of my setup.rc, it appears the following will work: sed -e ':a;N;$!ba;s|\n| |g;s|.*last-cache \t\([^ ]*\).*|\1|;' /etc/setup/setup.rc How stable is the setup.rc format? Yaakov Cygwin Ports ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
