From owner-freebsd-current Mon Sep 28 17:52:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06264 for freebsd-current-outgoing; Mon, 28 Sep 1998 17:52:09 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.kar.net (n177.cdialup.kar.net [195.178.130.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06196 for ; Mon, 28 Sep 1998 17:51:49 -0700 (PDT) (envelope-from kushn@mail.kar.net) Received: from localhost (volodya@localhost) by mail.kar.net (8.9.1/8.8.8) with SMTP id DAA01621 for ; Tue, 29 Sep 1998 03:51:27 +0300 (EEST) (envelope-from kushn@mail.kar.net) Date: Tue, 29 Sep 1998 03:51:26 +0300 (EEST) From: Vladimir Kushnir X-Sender: volodya@kushnir.kiev.ua To: freebsd-current@FreeBSD.ORG Subject: question about python15 port. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry if I should have asked this in question-, but since it concernes 3.0.. Well, it seems there's a typo in Makefile in python15 port: .if ${OSVERSION} < 300000 ~~~~~~~~~~ ${MKDIR} ${PREFIX}/lib/python1.5/plat-freebsd3 ~~~~~~~ .else ~~~~~~ ${MKDIR} ${PREFIX}/lib/python1.5/plat-freebsd2 ~~~~~~~ Shouldn't it be other way around? Regards, Vladimir ===========================|======================= Vladimir Kushnir | kushn@mail.kar.net, | Powered by FreeBSD kushnir@ap3.bitp.kiev.ua | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message