mirror of
https://github.com/KDE/kde-linux.git
synced 2026-02-01 19:41:45 -05:00
typo--
This commit is contained in:
2
build.sh
2
build.sh
@@ -63,7 +63,7 @@ fi
|
||||
mv -v "$OUTPUT/debug.tar.zst" "${OUTPUT}_debug-x86-64.tar.zst"
|
||||
|
||||
FLATPAK_SIZE=""
|
||||
# Move flatpak out of the tree and into subvolume
|
||||
# Move /flatpak out of the tree and into subvolume
|
||||
if $OUTPUT_IS_BTRFS_SUBVOLUME; then
|
||||
btrfs subvolume create "$OUTPUT.flatpak"
|
||||
cp -rf --reflink=always "$OUTPUT/flatpak/." "$OUTPUT.flatpak"
|
||||
|
||||
Reference in New Issue
Block a user