Date: Thu, 24 Oct 2002 22:36:26 +0400 From: Lev Serebryakov <lev@serebryakov.spb.ru> To: ports@freebsd.org Subject: Different directory for DISTFILES and PATCHFILES? Message-ID: <13273489546.20021024223626@serebryakov.spb.ru>
next in thread | raw e-mail | index | archive | help
Hello, ports! How are you? I'm preparing new port, and want to download DISTFILES (gcc-3.2-core.tar.bz2) to ${DISTDIR} and PATCHFILES to some subdir of ${DISTDIR}, because these names is not linked with full portname (gcc-3.2-YYMMDD.diff.gz -- I don't think, it is good to download such genric file to ${DISTDIR}). How could I do this? If I set DIST_SUBDIR, both DISTFILES and PATCHFILES will be downloaded to this subdir, and many other ports uses gcc-3.2-core.tar.bz2, so it is not good ide to have this distfile in private subdir... Lev Serebryakov /-----------------------------------------------\ | FIDONet: 2:5030/661.0 | | E-Mail: lev@serebryakov.spb.ru | | Page: http://lev.serebryakov.spb.ru/ | | ICQ UIN: 3670018 | | Phone: You know, if you have world nodelist | \===============================================/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13273489546.20021024223626>