Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/sudo
Date: Fri, 15 Dec 2006 07:15:36 -0800 (PST)	[thread overview]
Message-ID: <20061215151536.B77044858A@busybox.net> (raw)

Author: aldot
Date: 2006-12-15 07:15:35 -0800 (Fri, 15 Dec 2006)
New Revision: 16947

Log:
- sudo depends on host-fakeroot


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


Changeset:
Modified: trunk/buildroot/package/sudo/sudo.mk
===================================================================
--- trunk/buildroot/package/sudo/sudo.mk	2006-12-15 14:40:55 UTC (rev 16946)
+++ trunk/buildroot/package/sudo/sudo.mk	2006-12-15 15:15:35 UTC (rev 16947)
@@ -17,7 +17,6 @@
 
 $(SUDO_DIR)/.unpacked: $(DL_DIR)/$(SUDO_SOURCE)
 	$(SUDO_UNZIP) $(DL_DIR)/$(SUDO_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
-	# Allow sudo patches.
 	toolchain/patch-kernel.sh $(SUDO_DIR) package/sudo sudo\*.patch
 	touch $(SUDO_DIR)/.unpacked
 
@@ -60,7 +59,7 @@
 		> $(STAGING_DIR)/.fakeroot.sudo
 	touch -c $(TARGET_DIR)/usr/bin/sudo
 
-sudo: uclibc $(TARGET_DIR)/usr/bin/sudo
+sudo: uclibc host-fakeroot $(TARGET_DIR)/usr/bin/sudo
 
 sudo-clean:
 	rm -f $(TARGET_DIR)/usr/bin/sudo

             reply	other threads:[~2006-12-15 15:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-15 15:15 aldot at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-12  0:06 [Buildroot] svn commit: trunk/buildroot/package/sudo ulf at uclibc.org
2009-01-12  6:27 ` Peter Korsgaard
2009-01-12  8:42   ` Ulf Samuelsson
2009-01-12  9:01     ` Peter Korsgaard
2009-01-11 22:31 ulf at uclibc.org
2009-01-11 20:36 jacmet at uclibc.org
2009-01-11 22:24 ` Ulf Samuelsson
2009-01-12  6:26   ` Peter Korsgaard
2009-01-11 19:58 ulf at uclibc.org
2008-08-27 20:18 jacmet at uclibc.org
2008-03-06 18:26 ninevoltz at uclibc.org
2006-12-21 13:52 aldot at uclibc.org
2006-10-03 13:42 aldot 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=20061215151536.B77044858A@busybox.net \
    --to=aldot@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