Merge pull request #721 from tru7/patch-3

linknx: fix Makefile to use TABs instead of spaces
This commit is contained in:
Steven Barth 2015-01-03 17:08:24 +01:00
commit 18dd4d2cd7

View file

@ -12,7 +12,7 @@ PKG_VERSION:=0.0.1.32
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=7ecc1208f59bceb05068c752b2250b63 PKG_MD5SUM:=7ecc1208f59bceb05068c752b2250b63
PKG_MAINTAINER:=Othmar Truniger <tru7@users.noreply.github.com> PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
PKG_LICENSE:=GPL-2.0+ PKG_LICENSE:=GPL-2.0+
PKG_SOURCE_URL:=@SF/linknx PKG_SOURCE_URL:=@SF/linknx