diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-23 20:26:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-29 06:31:18 +0700 |
commit | 010859e27c757e28fd0e35717bcaafd0e71eb03d (patch) | |
tree | 2a42b441f3a0295baa5b3e780c60e30d23e37c79 /gis/grass | |
parent | b1b14e473c1f8c9be9cf823ebab6dfa9c74254f3 (diff) |
gis/grass: Remove %README%.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/grass')
-rw-r--r-- | gis/grass/grass.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/grass/grass.info b/gis/grass/grass.info index 632cfe4d8306..6edb1db9cf59 100644 --- a/gis/grass/grass.info +++ b/gis/grass/grass.info @@ -5,6 +5,6 @@ DOWNLOAD="http://grass.osgeo.org/grass64/source/grass-6.4.3.tar.gz" MD5SUM="d82d11b96e1ca1e23078b7657293bf22" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gdal numpy wxPython %README%" +REQUIRES="gdal numpy wxPython" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |