fixup! carry spool directory into actual installation

correct path would be nice
This commit is contained in:
Harald Sitter
2025-09-03 04:43:02 +02:00
parent 0c21b5b52b
commit 6a5f68528c

View File

@@ -10,4 +10,4 @@ cp --archive --no-target-directory --update=all /var/lib/flatpak /usr/share/fact
# Same for spool (cups)
# factory/var already exists, no need to mkdir it.
cp --archive --no-target-directory --update=all /var/lib/spool /usr/share/factory/var/spool
cp --archive --no-target-directory --update=all /var/spool /usr/share/factory/var/spool