aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-20 21:16:43 +0800
committerSteve Price <steve@FreeBSD.org>2001-04-20 21:16:43 +0800
commit16f1331280ef5925f1d563a5a366936c7da9851e (patch)
tree5887e513ba074f4cfc3862937848e8d23c608099 /math
parentd57d9f68e75f64eb936102584175179c8471ee5f (diff)
downloadfreebsd-ports-gnome-16f1331280ef5925f1d563a5a366936c7da9851e.tar.gz
freebsd-ports-gnome-16f1331280ef5925f1d563a5a366936c7da9851e.tar.zst
freebsd-ports-gnome-16f1331280ef5925f1d563a5a366936c7da9851e.zip
Remove empty directories on uninstall.
Diffstat (limited to 'math')
-rw-r--r--math/p5-AI-NeuralNet-Mesh/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-plist b/math/p5-AI-NeuralNet-Mesh/pkg-plist
index a410d801f683..e77e967d4811 100644
--- a/math/p5-AI-NeuralNet-Mesh/pkg-plist
+++ b/math/p5-AI-NeuralNet-Mesh/pkg-plist
@@ -1,5 +1,7 @@
lib/perl5/site_perl/%%PERL_VER%%/AI/NeuralNet/Mesh.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/AI/NeuralNet 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/AI 2>/dev/null || true