mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 09:19:27 -05:00
Update checkdeps
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
pkglistfile=$(mktemp)
|
||||
pkglistfile_orig=${LIST_FILE_PATH}
|
||||
mkdir -p ./cache
|
||||
pkglistfile_orig_s=./cache/dependencies_stripped.conf
|
||||
pkglistfile_orig_s=${REPO_ROOT}/cache/dependencies_stripped.conf
|
||||
remove_bashcomments_emptylines $pkglistfile_orig $pkglistfile_orig_s
|
||||
|
||||
cat $pkglistfile_orig_s | sed "s_\ _\n_g" > $pkglistfile
|
||||
|
||||
Reference in New Issue
Block a user