From 5c2ee13b9388ab0e09ca857dac66740d7e91fd70 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Tue, 26 Feb 2008 11:25:04 +0000 Subject: Adding the new UIKit Tools package from Menes. git-svn-id: http://svn.telesphoreo.org/trunk@103 514c082c-b64e-11dc-b46d-3d985efe055d --- data/uikittools/make.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/uikittools/make.sh (limited to 'data/uikittools/make.sh') diff --git a/data/uikittools/make.sh b/data/uikittools/make.sh new file mode 100644 index 000000000..3ea6619c5 --- /dev/null +++ b/data/uikittools/make.sh @@ -0,0 +1,5 @@ +pkg:extract +cd * +make +pkg: mkdir -p /usr/bin +pkg: cp -a uialert /usr/bin -- cgit v1.2.3