mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove the correct Bundle directory after deinstallation.
Reported by: pointyhat via kris
This commit is contained in:
parent
a4c32366b9
commit
91f3474ac8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124417
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user