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/sed
Date: Thu,  6 Mar 2008 10:24:27 -0800 (PST)	[thread overview]
Message-ID: <20080306182427.64892120273@busybox.net> (raw)

Author: ninevoltz
Date: 2008-03-06 10:24:27 -0800 (Thu, 06 Mar 2008)
New Revision: 21227

Log:
cleanup sed makefile

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


Changeset:
Modified: trunk/buildroot/package/sed/sed.mk
===================================================================
--- trunk/buildroot/package/sed/sed.mk	2008-03-06 18:23:59 UTC (rev 21226)
+++ trunk/buildroot/package/sed/sed.mk	2008-03-06 18:24:27 UTC (rev 21227)
@@ -107,7 +107,7 @@
 $(SED_DIR2)/.unpacked: $(DL_DIR)/$(SED_SOURCE)
 	$(SED_CAT) $(DL_DIR)/$(SED_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
 	$(CONFIG_UPDATE) $(SED_DIR2)/config
-	touch $(SED_DIR2)/.unpacked
+	touch $@
 
 $(SED_DIR2)/.configured: $(SED_DIR2)/.unpacked
 	(cd $(SED_DIR2); rm -rf config.cache; \

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

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 18:24 ninevoltz at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-04 19:04 [Buildroot] svn commit: trunk/buildroot/package/sed jacmet at uclibc.org
2007-08-21 19:35 aldot at uclibc.org
2007-08-21 19:13 aldot at uclibc.org
2007-08-12 18:14 ulf at uclibc.org
2007-07-17 12:12 ulf at uclibc.org
2007-03-09  8:36 aldot at uclibc.org
2006-11-03  8:21 andersen 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=20080306182427.64892120273@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