aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2012-03-03 14:25:39 +0100
committerKevin Chabowski <kevin@kch42.de>2012-03-03 14:25:39 +0100
commit6d1ef4d36ddc545acb1d43386194eaa635c0db39 (patch)
treedf66c4015d03bf7901cf435045fd6459510d1652 /build.sh
downloadatom_feed-6d1ef4d36ddc545acb1d43386194eaa635c0db39.tar.gz
atom_feed-6d1ef4d36ddc545acb1d43386194eaa635c0db39.tar.bz2
atom_feed-6d1ef4d36ddc545acb1d43386194eaa635c0db39.zip
Initial commit.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..24553ac
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+rm -f tpls/*~
+
+r7r-plugin-packer --output=atom_feed.rpk --codefile=plugin.php --classname=atom_feed --pluginname=atom_feed --author='The Ratatöskr Team' --versiontext="0.5" --versioncount=3 --api=5 --shortdesc="Power up your website with some Atom Feeds!" --helpfile=help.html --licensefile=COPYING --tpldir=tpls