Don't remove the share/sgml system directory

This commit is contained in:
Kris Kennaway 2003-02-22 03:18:50 +00:00
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

View file

@ -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

View file

@ -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