Date: Sun, 24 Oct 1999 15:55:21 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/linux_base/pkg PLIST.alpha PLIST.i386 Message-ID: <199910242255.PAA24480@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/10/24 15:55:21 PDT
Modified files:
emulators/linux_base/pkg PLIST.alpha PLIST.i386
Log:
Use ``mkdir -p'' rather than ``mkdir''.
A problem exists when one ``pkg_add -r acroread'' and ftp.crom.com is at
it's limit. One can be able to download Latest/acroread.tgz. BUT when
`pkg_add' tries to install all the dependancies it fails due to being unable
to fetch one of them. If the user then ``pkg_add -r acroread'' again in an
attempt to get everything installed they now get scary error messages from
``mkdir'' since the directories already exist.
Revision Changes Path
1.4 +40 -40 ports/emulators/linux_base/pkg/PLIST.alpha
1.4 +40 -40 ports/emulators/linux_base/pkg/PLIST.i386
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910242255.PAA24480>
