Skip to content

Commit f157524

Browse files
authored
Update post_install_setup_sbo_slackpkg+_multilib.sh
don't set slackpkg_version, it should work even if it was an older version
1 parent 5b94489 commit f157524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

post_install_setup_sbo_slackpkg+_multilib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ fi
108108

109109
sed -i "/^MIRRORPLUS\['slackpkgplus'\]=/s|https://slakfinder.org/slackpkg+15/|https://slackware.nl/slackpkgplus$V/|" /etc/slackpkg/slackpkgplus.conf
110110
updateFun
111-
/usr/doc/slackpkg+-$slackpkg_version/setupmultilib.sh
111+
/usr/doc/slackpkg+-*/setupmultilib.sh
112112

113113
exit 0

0 commit comments

Comments
 (0)