diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-18 09:08:02 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-18 09:08:02 +0000 |
commit | 512625c4ea897f431333927bf3b68ab47fbc564a (patch) | |
tree | 5b85a408ad5cb07deabb82d944cc2b9b282e82fb /packages | |
parent | d7e9fc90d467f83d2afce5e2c31b230962a43261 (diff) |
mathomatic: mark unstable version as BROKEN
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" |