summaryrefslogtreecommitdiff
path: root/libre/ogre-libre/ogre.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-30 01:38:24 -0700
committerroot <root@rshg054.dnsready.net>2012-10-30 01:38:24 -0700
commit455295fdb5009a8cd7b033a93e01f7450fd3087b (patch)
tree278f9d3446f3e581a65629cb7a122c9d5df20df8 /libre/ogre-libre/ogre.install
parent29665004d902f751dedb1a4baaa896f9ed74c6b6 (diff)
Tue Oct 30 01:38:05 PDT 2012
Diffstat (limited to 'libre/ogre-libre/ogre.install')
-rw-r--r--libre/ogre-libre/ogre.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/libre/ogre-libre/ogre.install b/libre/ogre-libre/ogre.install
new file mode 100644
index 000000000..5db668d9e
--- /dev/null
+++ b/libre/ogre-libre/ogre.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "To view the OGRE samples just run OgreSampleBrowser or launch"
+ echo "it directly in /opt/OGRE/samples/"
+}