Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ninevoltz at uclibc.org <ninevoltz@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/grep
Date: Thu,  6 Mar 2008 10:11:51 -0800 (PST)	[thread overview]
Message-ID: <20080306181151.D81EB1201F4@busybox.net> (raw)

Author: ninevoltz
Date: 2008-03-06 10:11:51 -0800 (Thu, 06 Mar 2008)
New Revision: 21197

Log:
cleanup grep makefile

Modified:
   trunk/buildroot/package/grep/grep.mk


Changeset:
Modified: trunk/buildroot/package/grep/grep.mk
===================================================================
--- trunk/buildroot/package/grep/grep.mk	2008-03-06 18:11:21 UTC (rev 21196)
+++ trunk/buildroot/package/grep/grep.mk	2008-03-06 18:11:51 UTC (rev 21197)
@@ -23,7 +23,7 @@
 	$(GNUGREP_CAT) $(GNUGREP_DIR).xxx/grep_$(GNUGREP_VERSION).tar.gz | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
 	rm -rf $(GNUGREP_DIR).xxx
 	$(CONFIG_UPDATE) $(GNUGREP_DIR)
-	touch $(GNUGREP_DIR)/.unpacked
+	touch $@
 
 $(GNUGREP_DIR)/.configured: $(GNUGREP_DIR)/.unpacked
 	(cd $(GNUGREP_DIR); rm -rf config.cache; \
@@ -49,7 +49,7 @@
 		--disable-perl-regexp \
 		--without-included-regex \
 	)
-	touch $(GNUGREP_DIR)/.configured
+	touch $@
 
 $(GNUGREP_DIR)/$(GNUGREP_BINARY): $(GNUGREP_DIR)/.configured
 	$(MAKE) -C $(GNUGREP_DIR)

             reply	other threads:[~2008-03-06 18:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 18:11 ninevoltz at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-09 13:35 [Buildroot] svn commit: trunk/buildroot/package/grep jacmet at uclibc.org
2009-01-09 13:34 jacmet at uclibc.org
2008-07-23 12:08 jacmet at uclibc.org
2008-07-23 10:36 jacmet at uclibc.org
2008-07-23 10:35 jacmet at uclibc.org
2008-07-23 10:35 jacmet at uclibc.org
2008-07-23 11:27 ` Bernhard Fischer
2008-07-23 12:09   ` Peter Korsgaard
2007-08-12 23:36 ulf at uclibc.org
2007-08-12 23:35 ulf at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080306181151.D81EB1201F4@busybox.net \
    --to=ninevoltz@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox