Subject: CVS commit: pkgsrc/x11/gnome-themes
From: Joerg Sonnenberger
Date: 2006-01-22 05:13:33
Message id: 20060122041333.7986B2DA27@cvs.netbsd.org

Log Message:
"install -dc foo bar" doesn't copy foo to bar, it creates two directories
foo and bar. On NetBSD, it doesn't matter whether foo already exists or
whether it is a directory, so the passed flags just created a bunch of
garbage directories. Since I don't want to patch a dozen Makefile.ams to
avoid the nobase usage, just precreate the directories in pre-install.
Bump revision.

Files:
RevisionActionfile
1.38modifypkgsrc/x11/gnome-themes/Makefile
1.15modifypkgsrc/x11/gnome-themes/PLIST