[Freeciv-Dev] Re: Problems detecting automake version.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, 16 Aug 2003, Marko Lindqvist wrote:
> Attached patch works for me in that respect
- pkg_version=`$PACKAGE --version|head -n 1|sed 's/^[a-zA-Z\.\ ()]*//;s/
.*$//'`
+ pkg_version=`$PACKAGE --version|head -n 1|sed 's/(.*)//;s/^[a-zA-Z\.\
]*//;s/ .*$//'`
Can you please explain what you are trying to do above?
- Per
"The truth is there is an ideological struggle between those who believe
that the best way to grow the economy is to give more money to the
wealthy, and the Democrats who believe that the wealthy will make more
money if average people do better." -- Bill Clinton, November 2000
|
|