about summary refs log tree commit diff stats
path: root/tools/scripts/pkgmk-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scripts/pkgmk-test.sh')
-rw-r--r--tools/scripts/pkgmk-test.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/scripts/pkgmk-test.sh b/tools/scripts/pkgmk-test.sh
deleted file mode 100644
index 4cfe2c3..0000000
--- a/tools/scripts/pkgmk-test.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
-CONF=${DIR}/pkgmk-test.conf
-echo "pkgmk -cf $CONF -d -is $1"
-fakeroot pkgmk -cf $CONF -d -is $1