Skip to content

Commit

Permalink
switch to kio5 for smb support
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Mar 14, 2024
1 parent 4120892 commit 99c68ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/root/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ mv -n /tmp/scripts-master/shell/arch/docker/*.sh /usr/local/bin/ || true
source upd.sh

# define pacman packages
pacman_packages="krusader p7zip unarj xz zip lhasa arj unace ntfs-3g kde-cli-tools kio-extras kdiff3 keditbookmarks kompare konsole krename ktexteditor breeze-icons"
pacman_packages="krusader p7zip unarj xz zip lhasa arj unace ntfs-3g kde-cli-tools kio5-extras kdiff3 keditbookmarks kompare konsole krename ktexteditor breeze-icons"

# install compiled packages using pacman
if [[ ! -z "${pacman_packages}" ]]; then
Expand Down

0 comments on commit 99c68ce

Please sign in to comment.