Changed default location and binary name to supertux2 for coexistence with MS1.
[supertux.git] / Jamfile
diff --git a/Jamfile b/Jamfile
index ec5e8a1..4301dd1 100644 (file)
--- a/Jamfile
+++ b/Jamfile
@@ -13,7 +13,7 @@ MakePot data/locale/messages.pot : $(TRANSLATABLE_SOURCES) ;
 XGETTEXT_FLAGS on data/locale/messages.pot += -k_ -C --sort-by-file ;
 
 InstallPixmap data/images/engine/icons/supertux.png data/images/engine/icons/supertux.xpm ;
-InstallDesktop supertux.desktop ;
+InstallDesktop supertux2.desktop ;
 InstallDoc INSTALL README COPYING WHATSNEW.txt ;
 Package INSTALL README COPYING WHATSNEW.txt ;