diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-08-17 23:53:38 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-08-17 23:53:38 (GMT) |
commit | b9cee6d3b1fbfe57a87753fe34c8cde112242ea3 (patch) | |
tree | c8657fff8287e15cd0ec1553c1b5cceca76b6f99 /abs/extra/community/fuzemux/fuzemux.install | |
parent | 4df43632bee24052820b3f29e315c46e4cc5fbcc (diff) | |
download | linhes_pkgbuild-b9cee6d3b1fbfe57a87753fe34c8cde112242ea3.zip linhes_pkgbuild-b9cee6d3b1fbfe57a87753fe34c8cde112242ea3.tar.gz linhes_pkgbuild-b9cee6d3b1fbfe57a87753fe34c8cde112242ea3.tar.bz2 |
fuzemux: update to 0.1.2 ; remove fuzemux-svn
Diffstat (limited to 'abs/extra/community/fuzemux/fuzemux.install')
-rw-r--r-- | abs/extra/community/fuzemux/fuzemux.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/extra/community/fuzemux/fuzemux.install b/abs/extra/community/fuzemux/fuzemux.install new file mode 100644 index 0000000..877ec1b --- /dev/null +++ b/abs/extra/community/fuzemux/fuzemux.install @@ -0,0 +1,5 @@ +post_install() { + echo ">>>" + echo ">>> A user job script is supplied at /usr/LH/bin/myth2fuze" + echo ">>>" +} |