fix make install.

This commit is contained in:
Paul Chote
2011-01-04 17:12:03 +13:00
parent de562939d4
commit c8a74ef05a

View File

@@ -248,7 +248,6 @@ install: all gtklaunch
@cp *.ttf $(INSTALL_DIR)
@cp --parents -r thirdparty/Tao $(INSTALL_DIR)
@$(INSTALL_PROGRAM) thirdparty/ICSharpCode.SharpZipLib.dll $(INSTALL_DIR)
@-$(INSTALL_PROGRAM) VERSION $(INSTALL_DIR)
@echo "#!/bin/sh" > openra
@echo "cd "$(datadir)"/openra" >> openra