[package] suppress whitespace in luasec makefile (#4739)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14752 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-03-06 01:10:45 +00:00
parent 043cbc2324
commit 4bf1106238

View File

@ -13,7 +13,7 @@ PKG_VERSION:=0.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3920/
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3920/
PKG_MD5SUM:=a88f2c05d22abfcc9ab92bd1d6f32b37
include $(INCLUDE_DIR)/package.mk