Add missing files and directory
This commit is contained in:
parent
2eb8ae3da2
commit
2b1fbccad8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107337
1 changed files with 5 additions and 0 deletions
|
@ -20,3 +20,8 @@
|
|||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/Machines
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true
|
||||
%%EXAMPLESDIR%%/append_to_xml_file
|
||||
%%EXAMPLESDIR%%/output_to_process
|
||||
%%EXAMPLESDIR%%/xml_records_thru_libxslt
|
||||
%%EXAMPLESDIR%%/xml_records_to_data_structures
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
|
|
Loading…
Reference in a new issue