diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-05 19:08:25 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-05 19:08:25 +0100 |
commit | 276a23172ae8bac697487c5e9a2ac2aecf26e3fc (patch) | |
tree | a5606b2da1cfb409f78b2db608b254f567e115f1 /libre/ogre/ogre.install | |
parent | a5327614b364c31233edcacd3e6fbbcd98812260 (diff) | |
download | abslibre-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.install | 3 |
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" +} |