packages/acpid: fix whitespaces
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:05:05 +0000 (07:05 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:05:05 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
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