Date:2010-11-06 17:51:31 (13 years 4 months ago)
Author:bartbes
Commit:7e2ca971d2fc7146852f455f844aaf99e26b183b
Message:Updated nlove Makefile to point to newer revision

Files: nlove/Makefile (2 diffs)

Change Details

nlove/Makefile
11include $(TOPDIR)/rules.mk
22
33PKG_NAME:=nlove
4PKG_REV:=445
4PKG_REV:=459
55PKG_VERSION:=r$(PKG_REV)
66PKG_RELEASE:=1
77
...... 
4040
4141
4242define Package/nlove/install
43    $(INSTALL_DIR) $(1)/usr/lib
4443    $(INSTALL_DIR) $(1)/usr/bin
45    $(INSTALL_BIN) $(PKG_BUILD_DIR)/liblove.so $(1)/usr/lib/
4644    $(INSTALL_BIN) $(PKG_BUILD_DIR)/nlove $(1)/usr/bin/
4745endef
4846

Archive Download the corresponding diff file



interactive