diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2011-08-16 14:12:41 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2011-08-16 14:12:41 +0000 |
commit | 3abfc1ebef5936241997dd882938581c91743ee9 (patch) | |
tree | 2115f0512eb82f91f0a536d20631bed8eb37f47a /community/ogre/ogre.install | |
parent | ea595018ba8ae00d7030ff296ec4f50e122d2ea9 (diff) |
Tue Aug 16 14:12:40 UTC 2011
Diffstat (limited to 'community/ogre/ogre.install')
-rw-r--r-- | community/ogre/ogre.install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ogre/ogre.install b/community/ogre/ogre.install deleted file mode 100644 index 5db668d9e..000000000 --- a/community/ogre/ogre.install +++ /dev/null @@ -1,4 +0,0 @@ -post_install() { - echo "To view the OGRE samples just run OgreSampleBrowser or launch" - echo "it directly in /opt/OGRE/samples/" -} |