From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/sudo
Date: Mon, 12 Jan 2009 10:01:22 +0100 [thread overview]
Message-ID: <87hc44j3tp.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <3E6BC440132F4E6AAB290D7AFA898029@aeglos> (Ulf Samuelsson's message of "Mon\, 12 Jan 2009 09\:42\:31 +0100")
>>>>> "Ulf" == Ulf Samuelsson <ulf.samuelsson@atmel.com> writes:
>> Ok, so this reverts your revert and we're now back to my 24763
>> version?
>>
Ulf> No, your patch breaks the build, because the filename has changed
Ulf> from the original name.
Huh, it built here.
Are you saying that sudo_1.6.8p12.orig.tar.gz doesn't exist on your
Debian mirror of choice?
Here's r24763 again for your reference.
commit 5c3d918e2f5cbf48aba250c2da1d9c9a3eb440b8
Author: jacmet <jacmet@69ca8d6d-28ef-0310-b511-8ec308f3f277>
Date: Sun Jan 11 20:36:17 2009 +0000
sudo: use Debian as upstream
As we are using a Debian/Ubuntu patch, it makes more sense to get the
tarball from there as well.
git-svn-id: svn+ssh://uclibc.org/svn/trunk/buildroot at 24763 69ca8d6d-28ef-0310-b511-8ec308f3f277
diff --git a/package/sudo/sudo.mk b/package/sudo/sudo.mk
index d36b531..fc76955 100644
--- a/package/sudo/sudo.mk
+++ b/package/sudo/sudo.mk
@@ -5,15 +5,13 @@
#############################################################
SUDO_VERSION:=1.6.8p12
-#SUDO_SITE:=ftp://ftp.sudo.ws/pub/sudo/
-SUDO_SITE:=$(BR2_ATMEL_MIRROR)
+SUDO_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/s/sudo
#SUDO_VERSION:=1.7.0
#SUDO_SITE:=http://www.courtesan.com/sudo/dist
# 1.7.0 Needs update Cross-Compiler patches
-
-SUDO_SOURCE:=sudo-$(SUDO_VERSION).tar.gz
+SUDO_SOURCE:=sudo_$(SUDO_VERSION).orig.tar.gz
SUDO_DIR:=$(BUILD_DIR)/sudo-$(SUDO_VERSION)
SUDO_UNZIP:=$(ZCAT)
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-01-12 9:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
-- strict thread matches above, loose matches on Subject: below --
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-12-15 15:15 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=87hc44j3tp.fsf@macbook.be.48ers.dk \
--to=jacmet@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.