mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-23 16:08:29 -05:00
fixup! carry spool directory into actual installation
correct path would be nice
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user