mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Don't remove the share/sgml system directory
This commit is contained in:
parent
237e8c12d5
commit
e033c2d7f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76087
2 changed files with 0 additions and 2 deletions
|
@ -5,4 +5,3 @@ share/sgml/tei/lite/catalog
|
|||
@exec %%MKCATALOG%% -q -c %%CATALOG%% install tei/lite
|
||||
@dirrm share/sgml/tei/lite
|
||||
@unexec rmdir %D/share/sgml/tei 2>/dev/null || true
|
||||
@unexec rmdir %D/share/sgml 2>/dev/null || true
|
||||
|
|
|
@ -50,4 +50,3 @@ share/sgml/tei/p3/catalog
|
|||
@exec %%MKCATALOG%% -q install %%DTD_NAME%%/%%DTD_VERSION%%
|
||||
@dirrm share/sgml/tei/p3
|
||||
@unexec rmdir %D/share/sgml/tei 2>/dev/null || true
|
||||
@unexec rmdir %D/share/sgml 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue