summaryrefslogtreecommitdiff
path: root/data/profile.d/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2009-08-15 08:41:55 +0000
committerJay Freeman <saurik@saurik.com>2009-08-15 08:41:55 +0000
commit9c06c9aa4f6174d9a17a023576d3039d27f84fcf (patch)
tree0e98e20e7e1dba31b9d2350a843202f6317a1b45 /data/profile.d/make.sh
parent2bcf623a567c3f4507a6d781976a20b6d1531679 (diff)
I forgot to add profile.d.
git-svn-id: http://svn.telesphoreo.org/trunk@663 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/profile.d/make.sh')
-rw-r--r--data/profile.d/make.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/profile.d/make.sh b/data/profile.d/make.sh
new file mode 100644
index 000000000..552e98820
--- /dev/null
+++ b/data/profile.d/make.sh
@@ -0,0 +1,3 @@
+pkg: mkdir -p /etc/profile.d
+pkg: cp -a %/terminal.sh /etc/profile.d
+pkg: cp -a %/profile /etc