From a4e93246914958d05409ca308a2b17b1f02ac755 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 1 Jun 2006 07:46:01 +0000 Subject: pwlib 1.6.6.4: change SRC_IRU to use DEBIAN_MIRROR and sent default_pref to -1, since it doesn't fetch --- packages/pwlib/pwlib_1.6.6.4.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'packages/pwlib') diff --git a/packages/pwlib/pwlib_1.6.6.4.bb b/packages/pwlib/pwlib_1.6.6.4.bb index 36dd9e031a..2db6a53f15 100644 --- a/packages/pwlib/pwlib_1.6.6.4.bb +++ b/packages/pwlib/pwlib_1.6.6.4.bb @@ -2,12 +2,15 @@ # Copyright (C) 2006, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see /COPYING) + +DEFAULT_PREFERENCE = "-1" + HOMEPAGE="http://www.openh323.org/docs/PWLib/" DESCRIPTION="Portable Text and GUI C/C++ Class Libarary." MAINTAINER = "Raymond Danks " LICENSE = "GPL" -SRC_URI="http://http.us.debian.org/debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz" +SRC_URI="${DEBIAN_MIRROR}/main/p/${PN}/${PN}_${PV}.orig.tar.gz" DEPENDS="openssl openldap" inherit autotools -- cgit 1.2.3-korg