summaryrefslogtreecommitdiff
path: root/scripts/clean.sh
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-24 00:05:53 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-24 00:05:53 +0300
commit65ddf15dfbb4bba0b9fb7ca18aa922eeaed11d2a (patch)
tree09bfbe176dc56aa661ce93c2e48e0c3b542e4b1c /scripts/clean.sh
downloadspm-65ddf15dfbb4bba0b9fb7ca18aa922eeaed11d2a.tar.gz
spm-65ddf15dfbb4bba0b9fb7ca18aa922eeaed11d2a.tar.bz2
spm-65ddf15dfbb4bba0b9fb7ca18aa922eeaed11d2a.tar.xz
spm-65ddf15dfbb4bba0b9fb7ca18aa922eeaed11d2a.zip
Initial commit.
Diffstat (limited to 'scripts/clean.sh')
-rwxr-xr-xscripts/clean.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/clean.sh b/scripts/clean.sh
new file mode 100755
index 0000000..461fc54
--- /dev/null
+++ b/scripts/clean.sh
@@ -0,0 +1,10 @@
+#!/bin/bash
+
+export package=$1
+source ../scripts/include/common.sh
+
+common_package_init
+
+common_build_init
+
+common_clean_destination