aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-19 04:46:05 +0800
committermarcus <marcus@FreeBSD.org>2004-12-19 04:46:05 +0800
commit101dcb8bd536b1630fa8b9529f071ae527a598ea (patch)
treedf68691bbd8fd9789ab83130561da9a8af804c62
parent8cea6a9c3e04464b6974b8fa53818b032221076e (diff)
downloadfreebsd-ports-gnome-101dcb8bd536b1630fa8b9529f071ae527a598ea.tar.gz
freebsd-ports-gnome-101dcb8bd536b1630fa8b9529f071ae527a598ea.tar.zst
freebsd-ports-gnome-101dcb8bd536b1630fa8b9529f071ae527a598ea.zip
Remove the correct Bundle directory after deinstallation.
Reported by: pointyhat via kris
-rw-r--r--net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist b/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist
index d5743b0f21f8..b8538a087372 100644
--- a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist
+++ b/net-mgmt/p5-SNMP-MIB-Compiler/pkg-plist
@@ -10,4 +10,4 @@ bin/mibcompiler
@dirrm %%SITE_PERL%%/SNMP
@dirrm %%SITE_PERL%%/Bundle/SNMP/MIB
@dirrm %%SITE_PERL%%/Bundle/SNMP
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Bundle 2>/dev/null || true