diff options
author | marcus <marcus@FreeBSD.org> | 2004-12-22 04:42:39 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-12-22 04:42:39 +0800 |
commit | 2df2d3d093c86556cb3116a491270d4cda213341 (patch) | |
tree | 7efe46b3941c33d759efef0e63b672ba5ebf18d6 /games | |
parent | 0429d65fecffd7fc20611374ea228b4202e2efd1 (diff) | |
download | freebsd-ports-gnome-2df2d3d093c86556cb3116a491270d4cda213341.tar.gz freebsd-ports-gnome-2df2d3d093c86556cb3116a491270d4cda213341.tar.zst freebsd-ports-gnome-2df2d3d093c86556cb3116a491270d4cda213341.zip |
We no longer need to take care of the assetml directory here. We're now
doing that in libassetml.
Reported by: pointyhat via kris
Diffstat (limited to 'games')
-rw-r--r-- | games/gcompris2/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gcompris2/pkg-plist b/games/gcompris2/pkg-plist index 3ef5faf5e167..b07471562c38 100644 --- a/games/gcompris2/pkg-plist +++ b/games/gcompris2/pkg-plist @@ -2608,7 +2608,6 @@ share/locale/wa/LC_MESSAGES/gcompris.mo @dirrm share/gnome/gcompris/boards/advanced_colors @dirrm share/gnome/gcompris/boards @dirrm share/gnome/gcompris -@unexec rmdir %D/share/gnome/assetml 2>/dev/null || true @dirrm share/gcompris/python/gcompris/utils @dirrm share/gcompris/python/gcompris/timer @dirrm share/gcompris/python/gcompris/sound |