Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Fixed URL for fakeroot sources
Date: Wed, 12 Mar 2008 09:18:43 +0100	[thread overview]
Message-ID: <20080312091843.615e5bbf@crazy> (raw)

Fixed URL for fakeroot sources

Used a fixed URL from snapshot.debian.net for fakeroot sources, so
that it won't break every time a new version is uploaded to Debian.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

---
 package/fakeroot/fakeroot.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: buildroot.new/package/fakeroot/fakeroot.mk
===================================================================
--- buildroot.new.orig/package/fakeroot/fakeroot.mk
+++ buildroot.new/package/fakeroot/fakeroot.mk
@@ -4,8 +4,8 @@
 #
 #############################################################
 FAKEROOT_VERSION:=1.9.3
-FAKEROOT_SOURCE:=fakeroot_$(FAKEROOT_VERSION).tar.gz
-FAKEROOT_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/f/fakeroot
+FAKEROOT_SOURCE:=fakeroot-$(FAKEROOT_VERSION).tar.gz
+FAKEROOT_SITE:=http://snapshot.debian.net/archive/2008/02/06/debian/pool/main/f/fakeroot
 FAKEROOT_CAT:=$(ZCAT)
 FAKEROOT_SOURCE_DIR:=$(BUILD_DIR)/fakeroot-$(FAKEROOT_VERSION)
 FAKEROOT_DIR1:=$(TOOL_BUILD_DIR)/fakeroot-$(FAKEROOT_VERSION)-host

-- 
Thomas Petazzoni, Free Electrons
Free Embedded Linux Training Materials
on http://free-electrons.com/training
(More than 1500 pages!)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20080312/06dc9899/attachment.pgp 

                 reply	other threads:[~2008-03-12  8:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080312091843.615e5bbf@crazy \
    --to=thomas.petazzoni@free-electrons.com \
    --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