summaryrefslogtreecommitdiff
path: root/libre/ogre/ogre.install
diff options
context:
space:
mode:
Diffstat (limited to 'libre/ogre/ogre.install')
-rw-r--r--libre/ogre/ogre.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/ogre/ogre.install b/libre/ogre/ogre.install
new file mode 100644
index 000000000..c05ad1ed3
--- /dev/null
+++ b/libre/ogre/ogre.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "To view the OGRE samples just run OgreSampleBrowser"
+}