diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-10 05:13:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-10 05:13:09 +0800 |
commit | 0c5aae638b1875d1b280d1b3a5733171d750fa57 (patch) | |
tree | 88e1a79850cd2e05272bda9f70e018f8d4921dc5 /math/ggobi | |
parent | 6ebbf9a46c899eda4fde8591f36d809505eb68fb (diff) | |
download | freebsd-ports-gnome-0c5aae638b1875d1b280d1b3a5733171d750fa57.tar.gz freebsd-ports-gnome-0c5aae638b1875d1b280d1b3a5733171d750fa57.tar.zst freebsd-ports-gnome-0c5aae638b1875d1b280d1b3a5733171d750fa57.zip |
- Don't remove mtree directories
Approved by: portmgr
Diffstat (limited to 'math/ggobi')
-rw-r--r-- | math/ggobi/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ggobi/pkg-plist b/math/ggobi/pkg-plist index 67126ba42148..c755435a98b1 100644 --- a/math/ggobi/pkg-plist +++ b/math/ggobi/pkg-plist @@ -124,7 +124,6 @@ share/pixmaps/ggobi.png @dirrm %%DATADIR%%/plugins @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry libdata/pkgconfig @dirrm include/ggobi @unexec if cmp -s %D/etc/xdg/ggobi/ggobirc.sample %D/etc/xdg/ggobi/ggobirc; then rm -f %D/etc/xdg/ggobi/ggobirc; fi etc/xdg/ggobi/ggobirc.sample |