I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 918d8f85 authored by jrandom's avatar jrandom Committed by zzz
Browse files

2005-10-14 jrandom

    * More explicit filter for linux/PPC building (thanks anon!)
parent 20ea680f
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,9 @@ ...@@ -52,6 +52,9 @@
<condition property="noExe"> <condition property="noExe">
<os arch="x86_64" /> <os arch="x86_64" />
</condition> </condition>
<condition property="noExe">
<os arch="ppc" />
</condition>
<condition property="noExe"> <condition property="noExe">
<os arch="amd64" /> <os arch="amd64" />
</condition> </condition>
......
$Id: history.txt,v 1.294 2005/10/13 21:15:40 jrandom Exp $ $Id: history.txt,v 1.295 2005/10/14 08:48:05 jrandom Exp $
2005-10-14 jrandom
* More explicit filter for linux/PPC building (thanks anon!)
* 2005-10-14 0.6.1.3 released * 2005-10-14 0.6.1.3 released
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment