summarylogtreecommitdiffstats
path: root/yfktest.1
diff options
context:
space:
mode:
authornot_anonymous2015-07-05 18:18:04 -0600
committernot_anonymous2015-07-05 18:18:04 -0600
commit970c609f2ad646dc8d0f67f5cb1c2bf6ae6efc4f (patch)
treeb4864fc0c160f50a330012b55acfbd0cf889f543 /yfktest.1
downloadaur-970c609f2ad646dc8d0f67f5cb1c2bf6ae6efc4f.tar.gz
Initial import
Diffstat (limited to 'yfktest.1')
-rw-r--r--yfktest.113
1 files changed, 13 insertions, 0 deletions
diff --git a/yfktest.1 b/yfktest.1
new file mode 100644
index 000000000000..35890617fb73
--- /dev/null
+++ b/yfktest.1
@@ -0,0 +1,13 @@
+#!/bin/sh
+mkdir -p $HOME/yfktest
+cd $HOME/yfktest
+cp -ua /usr/share/yfktest/* .
+cp -ua /usr/share/cty/cty.dat .
+sed 's/\r//' /usr/share/masterscp/MASTER.SCP > master.scp
+if [ -f /usr/sbin/winkeydaemon-1.0.PE7T-2 ]; then
+ cp -ua /usr/sbin/winkeydaemon-1.0.PE7T-2 winkeydaemon.pl
+fi
+if [ ! -f ".yfktest" ]; then
+ cp -a config.yfktest.sample .yfktest
+fi
+perl yfktest $1