From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:30 +0000 (+0000) Subject: packages/ices: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fbc7718dbaa69a616dfb0dfe2566e55f45cc96cb;p=openwrt%2Fsvn-archive%2Farchive.git packages/ices: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40082 --- diff --git a/sound/ices/Makefile b/sound/ices/Makefile index 4f375b7d0a..be8e97534b 100644 --- a/sound/ices/Makefile +++ b/sound/ices/Makefile @@ -56,4 +56,4 @@ define Build/Compile LDFLAGS="$(TARGET_LDFLAGS) -lz -lm" endef -$(eval $(call BuildPackage,ices)) +$(eval $(call BuildPackage,ices))