mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- fix PLIST
This commit is contained in:
parent
b3380c936d
commit
a620cfeaac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129841
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP/.packlist
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP/.packlist
|
||||||
%%SITE_PERL%%/DBD/LDAP.pm
|
%%SITE_PERL%%/DBD/LDAP.pm
|
||||||
%%SITE_PERL%%/JLdap.pm
|
%%SITE_PERL%%/JLdap.pm
|
||||||
@unexec rmdir %D/%%SITE_PERL%%/auto/DBD/LDAP 2>/dev/null || true
|
|
||||||
@unexec rmdir %D/%%SITE_PERL%%/auto/DBD 2>/dev/null || true
|
|
||||||
@unexec rmdir %D/%%SITE_PERL%%/DBD 2>/dev/null || true
|
@unexec rmdir %D/%%SITE_PERL%%/DBD 2>/dev/null || true
|
||||||
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP
|
||||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true
|
||||||
|
|
Loading…
Add table
Reference in a new issue