Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 16:51:33 +0000
From:      Dejan Lesjak <lesi@FreeBSD.org>
To:        gnome@FreeBSD.org
Cc:        Dejan Lesjak <dejan.lesjak@ijs.si>
Subject:   Directory share/pixmaps being added to X11 mtree
Message-ID:  <20050608165133.GG13860@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Hi,

Since several ports put files under ${X11PREFIX}/share/pixmaps, it will be added
to mtree file. That means there's no more need to put things like:

@unexec rmdir %D/share/pixmaps 2>/dev/null || true

in pkg-plist. I already have a patch that does that for most if not all affected
ports and will be committed at same time:

http://www.ijs.si/~lesi/xfree/pixmap.diff

Among them editors/abiword-devel.
I just wanted to notify you that I'll be fiddling with this soonish. Let me know
if you find something wrong with the patch. (And of course if you notice that
I've missed something.)
Thanks!


Dejan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050608165133.GG13860>