Skip to content

Commit 4e3fcd5

Browse files
committed
[update] : Added debug message
1 parent cf2ad52 commit 4e3fcd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

system/pkgbuild.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ if (( "${#pkgbuild_dirs[@]}" != 0 )); then
120120

121121
# Build and install
122122
chmod +s /usr/bin/sudo
123+
echo "Install depends: ${makedepends[*]} ${depends[*]}"
123124
yes | run_user \
124125
yay -Sy \
125126
--mflags "-AcC" \

0 commit comments

Comments
 (0)