Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2003:
[Freeciv-Dev] Re: Problems detecting automake version.
Home

[Freeciv-Dev] Re: Problems detecting automake version.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Marko Lindqvist <marko.lindqvist@xxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Problems detecting automake version.
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Tue, 19 Aug 2003 15:19:24 +0000 (GMT)

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



[Prev in Thread] Current Thread [Next in Thread]