pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse91_linux SuSE 9.1 is discontinued, direc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18d9717c98dd
branches:  trunk
changeset: 524324:18d9717c98dd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 23 16:54:59 2007 +0000

description:
SuSE 9.1 is discontinued, directory layout changed to reflect that.

diffstat:

 emulators/suse91_linux/Makefile.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 33b83fa697bd -r 18d9717c98dd emulators/suse91_linux/Makefile.common
--- a/emulators/suse91_linux/Makefile.common    Tue Jan 23 16:22:00 2007 +0000
+++ b/emulators/suse91_linux/Makefile.common    Tue Jan 23 16:54:59 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2006/06/19 23:25:48 jlam Exp $
+# $NetBSD: Makefile.common,v 1.16 2007/01/23 16:54:59 joerg Exp $
 
 .include "../../emulators/suse91_linux/vars.mk"
 .include "../../emulators/suse91_linux/arch.mk"
@@ -7,8 +7,8 @@
                        NetBSD-[4-9]*-x86_64 FreeBSD-*-i386 \
                        DragonFly-*-i386
 
-_SUSE_FTP_SUBDIR=      suse/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/
-_SUSE_FTP_SUBDIR_UPD=  suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/
+_SUSE_FTP_SUBDIR=      suse/discontinued/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/
+_SUSE_FTP_SUBDIR_UPD=  suse/discontinued/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/
 
 MASTER_SITE_SUSE91?=   ftp://ftp.suse.com/pub/${_SUSE_FTP_SUBDIR} \
                        ftp://ftp.suse.com/pub/${_SUSE_FTP_SUBDIR_UPD} \



Home | Main Index | Thread Index | Old Index