summarylogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test.sh b/test.sh
new file mode 100755
index 000000000000..00cdbe4b914e
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+clear
+echo -e "makepkg -fp PKGBUILD"
+makepkg -fp PKGBUILD
+echo -e "makepkg -fp cc.deb.PKGBUILD"
+makepkg -fp cc.deb.PKGBUILD