]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/grep/grep.mk
remove extra space after touch
[coffee/buildroot.git] / package / grep / grep.mk
index 4b443ac36a40f41f922fe2ec68fa05ab7c7ec538..f84445b66fa591c0bc7153b116fb8535ceee05bd 100644 (file)
@@ -46,7 +46,7 @@ $(GNUGREP_DIR)/.configured: $(GNUGREP_DIR)/.unpacked
                --disable-perl-regexp \
                --without-included-regex \
        );
-       touch  $(GNUGREP_DIR)/.configured
+       touch $(GNUGREP_DIR)/.configured
 
 $(GNUGREP_DIR)/$(GNUGREP_BINARY): $(GNUGREP_DIR)/.configured
        $(MAKE) -C $(GNUGREP_DIR)