mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Fix handling empty directory
PR: ports/65532 Submitted by: Ports Fury
This commit is contained in:
parent
f72b47caa4
commit
da603e0252
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107039
@ -145,4 +145,5 @@ lib/libtemplate.so.1
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/ProgrammerManual
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/AdministratorManual
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm etc/ODBCDataSources
|
||||
@exec mkdir -p %D/etc/ODBCDataSources 2>/dev/null || true
|
||||
@unexec rmdir %D/etc/ODBCDataSources 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user