diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-23 07:18:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-23 07:18:59 +0700 |
commit | 332576991aa564995fae744dee0158d3045f1146 (patch) | |
tree | 96620301836978e1c5c403cf3b622cb8a6616ac4 /academic | |
parent | 363a906a0b578360fc08e5e6193c228be8fbe259 (diff) | |
download | slackbuilds-332576991aa564995fae744dee0158d3045f1146.tar.gz |
academic/latex2html: Remove template.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/latex2html/template.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/academic/latex2html/template.info b/academic/latex2html/template.info deleted file mode 100644 index 6d39f7d415..0000000000 --- a/academic/latex2html/template.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="name of application" -VERSION="version of application" -HOMEPAGE="homepage of application" -DOWNLOAD="direct download link(s) of application source tarball(s) arch-independent or x86" -MD5SUM="md5sum(s) of the source tarball(s) defined in DOWNLOAD" -DOWNLOAD_x86_64="direct download link(s) of application source tarball(s), x86_64 only" -MD5SUM_x86_64="md5sum(s) of the source tarball(s) defined in DOWNLOAD_x86_64" -REQUIRES="%README%" -MAINTAINER="name of SlackBuild script maintainer" -EMAIL="email address of author" |