From: juhosg Date: Thu, 27 Mar 2014 07:03:30 +0000 (+0000) Subject: packages/ices: fix whitespaces X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=4bc94bf8cbb210deb0ed1a80ffec9e4ee15024e0;p=packages.git packages/ices: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40082 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/ices/Makefile b/sound/ices/Makefile index 4f375b7d0..be8e97534 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))