[Lunar-commits] <moonbase-other> oolite: fix typo

v4hn me at v4hn.de
Sun Jul 15 22:05:03 CEST 2012


commit a0811d2bd5f344c95686e5512364c127e29b3e0e
Author: v4hn <me at v4hn.de>
Date: Sun, 15 Jul 2012 13:05:03 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/a0811d2bd5f344c95686e5512364c127e29b3e0e

oolite: fix typo
---
  games/oolite/BUILD                                           +1/-1     
  1 files changed, 1 insertions (+), 1 deletions (-)

--- a/games/oolite/BUILD
+++ b/games/oolite/BUILD
@@ -13,7 +13,7 @@
   prepare_install &&
 
   mkdir -p /usr/lib/GNUstep/Applications/ &&
-  cp -rv oolite.app /usr/lib/GNUstep/Applications/oolite &&
+  cp -rv oolite.app /usr/lib/GNUstep/Applications/oolite.app &&
 
   install -Dm0755 debian/extra/games/oolite /usr/games/oolite &&
   install -Dm0644 installers/FreeDesktop/oolite.desktop /usr/share/applications/oolite.desktop &&




More information about the Lunar-commits mailing list