Date:2011-02-13 17:33:41 (13 years 1 month ago)
Author:bartbes
Commit:8dca631d66475482a3b1a7539103affd744bba3f
Message:Fixed nlove makefile

Files: nlove/Makefile (1 diff)

Change Details

nlove/Makefile
4141define Package/nlove/install
4242    $(INSTALL_DIR) $(1)/usr/bin
4343    $(INSTALL_BIN) $(PKG_BUILD_DIR)/nlove $(1)/usr/bin/
44    $(INSTALL_BIN) ./files/nlove-run
44    $(INSTALL_BIN) $(FILES_DIR)/nlove-run $(1)/usr/bin/
4545endef
4646
4747$(eval $(call BuildPackage,nlove))

Archive Download the corresponding diff file



interactive