diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2010-07-05 20:03:50 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2010-07-06 00:21:14 +0200 |
commit | b6a3646d59a2ddb5b83566b3dde611fbeb6975db (patch) | |
tree | ae73b03c0b65b0af74102f60fa5a2bf86afba241 | |
parent | cd57b12e081713178b90ef26e78d83335c740285 (diff) |
supertux 0.1.3: remove the -1 default preference
supertux 0.1.3 is more recent,and we have 0.1.3 as qvga version
Also: it has been -1 for very long time,from before
packages->recipes changes
-rw-r--r-- | recipes/supertux/supertux_0.1.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/supertux/supertux_0.1.3.bb b/recipes/supertux/supertux_0.1.3.bb index e859cce1db..4eff164b4a 100644 --- a/recipes/supertux/supertux_0.1.3.bb +++ b/recipes/supertux/supertux_0.1.3.bb @@ -20,7 +20,5 @@ EXTRA_OECONF = "--disable-opengl" inherit autotools sdl -DEFAULT_PREFERENCE = "-1" - SRC_URI[md5sum] = "f2fc288459f33d5cd8f645fbca737a63" SRC_URI[sha256sum] = "0092588351776626955339caaa62d12ce5954bb80c5f6952f60a122f53c2ad97" |