Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 03:51:26 +0300 (EEST)
From:      Vladimir Kushnir <kushn@mail.kar.net>
To:        freebsd-current@FreeBSD.ORG
Subject:   question about python15 port.
Message-ID:  <Pine.BSF.4.00.9809290343380.742-100000@kushnir.kiev.ua>

next in thread | raw e-mail | index | archive | help
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
						~~~~~~~
<snip>
.else
~~~~~~
        ${MKDIR} ${PREFIX}/lib/python1.5/plat-freebsd2
						~~~~~~~      
<snip>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9809290343380.742-100000>