mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
XXX remove_filegrp link to OCR-D issue
This commit is contained in:
parent
f94230c587
commit
ad3a7c2b95
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ remove_filegrp() {
|
|||
xmlstarlet ed --inplace \
|
||||
-N mets=http://www.loc.gov/METS/ \
|
||||
-d "//mets:fileGrp[@USE='$filegrp_use']" $mets
|
||||
|
||||
# XXX See also https://github.com/OCR-D/core/issues/245
|
||||
# XXX This should also delete the files (after checking if they are indeed inside the workspace) and the directory
|
||||
}
|
||||
|
||||
do_fontident() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue