Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 12/04/2000 17:40:52
Module Name: pkgsrc
Committed By: jlam
Date: Mon Dec 4 15:40:52 UTC 2000
Modified Files:
pkgsrc/devel/bonobo/pkg: PLIST
pkgsrc/net/ORBit/pkg: PLIST
Log Message:
Properly cleanup lib/pkgconfig on pkg_delete. lib/pkgconfig is shared by
at least bonobo and ORBit, and need "@unexec rmdir ... || true", not
"@dirrm".
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/bonobo/pkg/PLIST
cvs rdiff -r1.16 -r1.17 pkgsrc/net/ORBit/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.