summaryrefslogtreecommitdiff
path: root/libre/ogre/ogre.install
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-05 19:08:25 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-05 19:08:25 +0100
commit276a23172ae8bac697487c5e9a2ac2aecf26e3fc (patch)
treea5606b2da1cfb409f78b2db608b254f567e115f1 /libre/ogre/ogre.install
parenta5327614b364c31233edcacd3e6fbbcd98812260 (diff)
downloadabslibre-276a23172ae8bac697487c5e9a2ac2aecf26e3fc.tar.gz
abslibre-276a23172ae8bac697487c5e9a2ac2aecf26e3fc.tar.bz2
abslibre-276a23172ae8bac697487c5e9a2ac2aecf26e3fc.zip
libre/ogre: cleanup and rebuild
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"
+}