Date: Wed, 22 Mar 2000 19:27:52 -0500 From: Will Andrews <andrews@TECHNOLOGIST.COM> To: Will Andrews <andrews@TECHNOLOGIST.COM> Cc: Satoshi Asami <asami@FreeBSD.ORG>, se@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: kdelibs build failure on 5-current Message-ID: <20000322192752.F378@argon.blackdawn.com> In-Reply-To: <20000322191227.E378@argon.blackdawn.com>; from andrews@TECHNOLOGIST.COM on Wed, Mar 22, 2000 at 07:12:28PM -0500 References: <200003222331.PAA10352@silvia.hip.berkeley.edu> <20000322185707.D378@argon.blackdawn.com> <20000322191227.E378@argon.blackdawn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 22, 2000 at 07:12:28PM -0500, Will Andrews wrote: > I have completed this fix. Shall I send a cvs diff -u or simply commit? I'm > curious: should the @dirrm's for things such as: > > pkg_delete: unable to completely remove directory > '/usr/local/share/locale/de' > pkg_delete: unable to completely remove directory > '/usr/local/share/locale/da/LC_MESSAGES' > pkg_delete: unable to completely remove directory > '/usr/local/share/locale/da' > pkg_delete: unable to completely remove directory > '/usr/local/share/locale/cs/LC_MESSAGES' > pkg_delete: unable to completely remove directory > '/usr/local/share/locale/cs' > pkg_delete: unable to completely remove directory '/usr/local/share/locale' > rmdir: /usr/local/share/doc/HTML/it: No such file or directory > rmdir: /usr/local/share/doc/HTML/fr: Directory not empty > rmdir: /usr/local/share/doc/HTML/fi: No such file or directory > rmdir: /usr/local/share/doc/HTML/es: No such file or directory > > be removed? Seems like there is little point in attempting to remove these. On second thought, I'm going to simply convert these to @unexec rmdir || true. I'll test these. Satoshi, is it OK if I take maintainership for this port? Stefan emailed about other issues some time ago and seemed to consent to this. -- Will Andrews <andrews@technologist.com> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? 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?20000322192752.F378>