packages/acpid: fix whitespaces
[packages.git] / utils / acpid / Makefile
index 23a07ec..c772f00 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