diff options
Diffstat (limited to 'libre/ogre-libre/ogre.install')
-rw-r--r-- | libre/ogre-libre/ogre.install | 4 |
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/" +} |