Date: Sat, 3 Apr 2010 10:55:11 +0000 (UTC) From: Florent Thoumie <flz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/pkg_install/lib plist.c Message-ID: <201004031055.o33Atbof031549@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2010-04-03 10:55:11 UTC
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/lib plist.c
Log:
SVN rev 206132 on 2010-04-03 10:55:11Z by flz
Fix pkg_delete, check if the file we're trying to delete is a
symlink before complaining that it doesn't exist. Typical case
would be a leftover library symlink that's left over after the
actual library has been removed.
Reported by: tabthorpe
Revision Changes Path
1.57 +1 -1 src/usr.sbin/pkg_install/lib/plist.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004031055.o33Atbof031549>
