packages/acpid: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:05 +0000 (07:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:05 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40180

utils/acpid/Makefile

index 23a07ec6e2130508feffe6fcf367783faf853048..c772f00d06a3e1942e26acd17e9106d0df20445f 100644 (file)
@@ -34,7 +34,7 @@ define Build/Compile
                CC="$(TARGET_CC)" \
                LD="$(TARGET_CC)" \
                LDFLAGS="$(TARGET_LDFLAGS)" \
-               all 
+               all
 endef
 
 define Package/acpid/install