diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-23 21:13:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-29 06:31:28 +0700 |
commit | f9763af4f99c96398ad0154859cb756206f048fa (patch) | |
tree | 1f79785e821bb52dd338309fcedb4ba40ce66f4b /network/etherpad-lite | |
parent | 8050fe886914db8bfc148dd581efdd73de768c09 (diff) | |
download | slackbuilds-f9763af4f99c96398ad0154859cb756206f048fa.tar.gz |
network/etherpad-lite: Remove %README%.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherpad-lite')
-rw-r--r-- | network/etherpad-lite/etherpad-lite.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/etherpad-lite/etherpad-lite.info b/network/etherpad-lite/etherpad-lite.info index 2ed295263c..5dfbbc712c 100644 --- a/network/etherpad-lite/etherpad-lite.info +++ b/network/etherpad-lite/etherpad-lite.info @@ -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" |