xmlb: Use rm -rf.

This commit is contained in:
waddlesplash
2025-07-02 17:09:54 -04:00
committed by GitHub
parent 8e2abbae87
commit 8bc8b59977

View File

@@ -77,7 +77,7 @@ INSTALL()
{ {
ninja -C Build install ninja -C Build install
rm -r {$libDir,$dataDir}/installed-tests/ rm -rf {$libDir,$dataDir}/installed-tests/
prepareInstalledDevelLib \ prepareInstalledDevelLib \
libxmlb libxmlb