[package] base-files: fix stale space in eglibc library install section (#9270)
[openwrt/svn-archive/archive.git] / package / base-files / Makefile
index e56774f1e34f3540ed1229d97f06459496ece910..95ab5a7c17f290a8c27981ef35ab7ca62d63213c 100644 (file)
@@ -491,7 +491,7 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
                        if [ -e "$$$$file" ]; then \
                                $(CP) $$$$file $(1)/lib/; \
                        fi; \
-               done; \ 
+               done; \
        done
   endef