pidgin.openq: 6fc65db6: 2008.10.07 - lonicerae <lonicerae(at)gma...
Richard Laager
rlaager at wiktel.com
Wed Oct 29 23:21:29 EDT 2008
On Wed, 2008-10-22 at 12:11 -0400, csyfek at gmail.com wrote:
> --- libpurple/protocols/qq/Makefile.am 7b58ebc44b1131d5c8d7ee3b6e731725576d7a81
> +++ libpurple/protocols/qq/Makefile.am a1dd9472927a1f3089b9ed4ecc3c47c6cfe0c584
> @@ -59,6 +59,11 @@ libqq_la_LDFLAGS = -module -avoid-versio
>
> libqq_la_LDFLAGS = -module -avoid-version
>
> +CURRENT_REVISION=$(shell \
> + awk 'BEGIN {"grep node .hg_archival.txt" | getline rev; \
> + rev=substr(rev,7,6); \
> + print rev}')
> +
This breaks the build, because I don't have a .hg_archival.txt file.
Also, we use Monotone, not Mercurial, so I'm not sure what this is doing
there at all. Please fix this immediately.
Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://pidgin.im/pipermail/devel/attachments/20081029/b54bd8fa/attachment.sig>
More information about the Devel
mailing list