summaryrefslogtreecommitdiff
path: root/libre/ogre-libre/ogre.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-10-30 23:29:14 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-10-30 23:29:14 -0200
commit1cda38eb0db37c9fc9789962dd29ce272ecc2640 (patch)
tree34fbb38922a63ba6a05f1f44b2035af16a4aada9 /libre/ogre-libre/ogre.install
parent8c005630e1ce900a3264a66ec0614d756ae25b82 (diff)
parent72e1e90ddae74544f2f5443faab9141895fe7307 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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/"
+}