From 5b8f7bf0ac8f2a38d790e91d05b84aa38cbc1ad2 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 4 Apr 2002 09:46:51 +0000 Subject: Update SuSE packages to version 7.3. The included libraries and binaries make it possible to use recent Linux applications on a NetBSD-current (1.5ZC built from 2002-04-04 sources) kernel. --- emulators/suse_linux/Makefile.common | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'emulators/suse_linux/Makefile.common') diff --git a/emulators/suse_linux/Makefile.common b/emulators/suse_linux/Makefile.common index 24bed85c519..ba84ab55311 100644 --- a/emulators/suse_linux/Makefile.common +++ b/emulators/suse_linux/Makefile.common @@ -1,8 +1,11 @@ -# $NetBSD: Makefile.common,v 1.6 2002/02/21 17:30:33 martti Exp $ +# $NetBSD: Makefile.common,v 1.7 2002/04/04 09:47:07 tron Exp $ -SUSE_VERSION?= 6.4 +SUSE_VERSION= 7.3 -MASTER_SITE_SUSE= ftp://ftp.suse.com/pub/suse/i386/${SUSE_VERSION}/suse/ +MASTER_SITE_SUSE= ftp://ftp.suse.com/pub/suse/i386/${SUSE_VERSION}/suse/ \ + ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/${SUSE_VERSION}/suse/ \ + +MASTER_SITE_SUSE_UPD= ${MASTER_SITE_SUSE:S/${SUSE_VERSION}\/suse/update\/${SUSE_VERSION}/} DIST_SUBDIR?= suse${SUSE_VERSION:S/.//} -- cgit v1.2.3