diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-18 10:23:12 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-18 10:23:12 +0000 |
commit | 636a4c11a1e6c776555b0b98e1fcad8e5af93afd (patch) | |
tree | 0087657302111cb610bd81a1ae4b12d16cec48c9 /packages | |
parent | 71a3a74a0517bdeac55f9fe4d1ded17a8a83115b (diff) | |
parent | ee38cb5a4a60471d1e18532b43332b6a42fe3e02 (diff) |
merge of '6a20ffdd5a12f195a2bbd1c8cdb586851f2c7ba4'
and 'b5ad5b3bb47b5542ba4265b827bf2fee6dc5e18a'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/mathomatic/mathomatic_unstable.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/mathomatic/mathomatic_unstable.bb b/packages/mathomatic/mathomatic_unstable.bb index 9e327680b2..e717866b4e 100644 --- a/packages/mathomatic/mathomatic_unstable.bb +++ b/packages/mathomatic/mathomatic_unstable.bb @@ -2,3 +2,6 @@ require mathomatic.inc SRC_URI = "http://www.panix.com/~gesslein/am.tgz" S = "${WORKDIR}/mathomatic-12.4.2" + +# source snapshot changes every day +BROKEN = "1" |