openttd: make it clear in the description that openttd is the engine only
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Aug 2008 00:16:54 +0000 (00:16 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Aug 2008 00:16:54 +0000 (00:16 +0000)
packages/openttd/openttd.inc
packages/openttd/openttd_0.6.0.bb

index 4c4c009..a27da0f 100644 (file)
@@ -1,7 +1,9 @@
 # Note: OpenTTD's build system changed considerably in 0.6.x
 # This include file is written towards the newer versions.
 
-DESCRIPTION = "Open source clone of the Microprose game 'Transport Tycoon Deluxe' - SDL edition."
+DESCRIPTION = "Open source clone of the Microprose game 'Transport Tycoon Deluxe' - SDL edition. \
+This package provides the engine only.  You will need to get the data file elsewhere \
+through official channels."
 HOMEPAGE = "http://openttd.sf.net"
 LICENSE = "GPLv2"
 
index b984d45..893551a 100644 (file)
@@ -1,6 +1,6 @@
 require openttd.inc 
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI += "file://openttd_0.6.0-buildfix.patch;patch=1"