pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2006Q4]: pkgsrc/emulators/suse91_linux Pullup ticket 2002 - re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d30d67d58781
branches:  pkgsrc-2006Q4
changeset: 522983:d30d67d58781
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Sun Jan 28 17:33:39 2007 +0000

description:
Pullup ticket 2002 - requested by joerg
download fix for suse91_*

- pkgsrc/emulators/suse91_linux/Makefile.common         1.16

   Module Name: pkgsrc
   Committed By:        joerg
   Date:                Tue Jan 23 16:54:59 UTC 2007

   Modified Files:
           pkgsrc/emulators/suse91_linux: Makefile.common

   Log Message:
   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 53bda5d0012f -r d30d67d58781 emulators/suse91_linux/Makefile.common
--- a/emulators/suse91_linux/Makefile.common    Sun Jan 28 17:26:03 2007 +0000
+++ b/emulators/suse91_linux/Makefile.common    Sun Jan 28 17:33:39 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.15.6.1 2007/01/28 17:33:39 ghen 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