diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-12 18:26:03 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-18 08:20:16 -0500 |
commit | c2d824368b0325260eefe58e3d60e01a949177be (patch) | |
tree | 2d53cd49664d3e7916e32f6affc685e2a404093a /template.info | |
parent | fb892cce15779cbbfb2d7399ca4225c68b2ac43f (diff) |
template.info: Remove APPROVED line
This is useless duplication since we started using git.
Diffstat (limited to 'template.info')
-rw-r--r-- | template.info | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template.info b/template.info index 13e08c1..6d39f7d 100644 --- a/template.info +++ b/template.info @@ -8,4 +8,3 @@ 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" -APPROVED="" |