Date:2010-12-21 09:02:30 (13 years 3 months ago)
Author:Xiangfu Liu
Commit:1e030c2a2240a51f583d80d943517f91d2a2f36b
Message:gnuchess: change the install dir to /usr/bin

Files: gnuchess/Makefile (1 diff)

Change Details

gnuchess/Makefile
3333
3434endef
3535define Package/gnuchess/install
36    $(INSTALL_DIR) $(1)/usr/sbin
37    $(INSTALL_BIN) $(PKG_BUILD_DIR)/src/gnuchess $(1)/usr/sbin/
36    $(INSTALL_DIR) $(1)/usr/bin
37    $(INSTALL_BIN) $(PKG_BUILD_DIR)/src/gnuchess $(1)/usr/bin/
3838endef
3939
4040$(eval $(call BuildPackage,gnuchess))

Archive Download the corresponding diff file



interactive