network/etherpad-lite: Remove %README%.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-05-23 21:13:34 +07:00
parent 8050fe8869
commit f9763af4f9
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.3.0.tar.gz"
MD5SUM="baa4e7c8588cfcf5c2a4ef7768de5e89"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% node"
REQUIRES="node"
MAINTAINER="Luke Williams"
EMAIL="xocel@iquidus.org"