summaryrefslogtreecommitdiff
path: root/libre/ogre-libre/ogre.install
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-10-29 21:46:54 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-10-29 21:46:54 -0200
commiteb11b6625c74b3b20e83fdd8c4271d4d581124b0 (patch)
tree2efafdac6d8fc3c7a1c028bebef9a866408b0990 /libre/ogre-libre/ogre.install
parentdc0e4891b14c9112d374bad83ec5d21a55db57e2 (diff)
downloadabslibre-eb11b6625c74b3b20e83fdd8c4271d4d581124b0.tar.gz
abslibre-eb11b6625c74b3b20e83fdd8c4271d4d581124b0.tar.bz2
abslibre-eb11b6625c74b3b20e83fdd8c4271d4d581124b0.zip
ogre-libre: add package to libre repo
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/"
+}