summaryrefslogtreecommitdiffstats
path: root/gen-perl-pkg
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-06-21 13:01:05 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-06-21 13:01:05 +0200
commit9103603c8ac76672f95771ff6597c44c9079d30c (patch)
treef43aba64c23364545ba581b0d23c26fe76c0037f /gen-perl-pkg
parentcb286d9007d07621b7f4a3169a94135ee07aeafc (diff)
downloadbin-9103603c8ac76672f95771ff6597c44c9079d30c.tar.gz
bin-9103603c8ac76672f95771ff6597c44c9079d30c.tar.xz
add new scripts
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'gen-perl-pkg')
-rwxr-xr-xgen-perl-pkg9
1 files changed, 9 insertions, 0 deletions
diff --git a/gen-perl-pkg b/gen-perl-pkg
new file mode 100755
index 0000000..46615e5
--- /dev/null
+++ b/gen-perl-pkg
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+set -e
+
+pkg=$1
+
+genpkg $pkg
+mkdir -p ~/arch/community/$pkg/{trunk,repos}
+cp ~/pkg/dest/$pkg/PKGBUILD ~/arch/community/$pkg/trunk/