filesystem: remove 08-xml-catalog.post

This gets called in the post install script of libxml2
when we create the installer chroot.

No need to run this in post-install again
This commit is contained in:
Christoph Reiter
2023-01-12 19:36:45 +01:00
parent 36d4fd7577
commit f0fb7f2ab9
2 changed files with 0 additions and 14 deletions

View File

@@ -1,12 +0,0 @@
maybe_create_xml_catalog ()
{
if [ ! -f "/etc/xml/catalog" ]
then
/usr/bin/mkdir -p /etc/xml
/usr/bin/xmlcatalog --noout --create /etc/xml/catalog
MAYBE_FIRST_START=true
fi
}
maybe_create_xml_catalog

View File

@@ -46,7 +46,6 @@ source=('bash.bash_logout'
'05-home-dir.post'
'06-windows-files.post'
'07-pacman-key.post'
'08-xml-catalog.post'
'cygwin.ldif'
'main-config.site'
'redirect-config.site'
@@ -82,7 +81,6 @@ sha256sums=('742a7d66b7a5ebd2b8461728c5b44a46b2305fd2116208eecae5f45828938ea0'
'9c126262051a047450ed97397ee89a7148098c03ae00a1cd67c3f3425d8e4b12'
'549859e17dc0b8d5c0374103c8a1afc6995bc61ce8f1423eeed51dc9e6cc74e0'
'574564607e5ea8d877f42d59c164801e3efa4393a0a74c0714d9b9a778dec43f'
'ad8533809ea2b1bce0a41b3a0a24dbc7a9f58b992ceb40cc9f862b1978032790'
'caf25e3390331c6a22cc91f1c1bc551a9f87c59171dd3ef7b3b6016859a10fb5'
'28c42ec8a6888e63b2156a802d93e74b544eff211ec688fb6ce8e67e12b81156'
'26bf8d1acade9431d60c035a7ddfa9cb0775d5b9a457c5aca56f51c5f2f93f98'