Article 5HAR1 slackpkg.conf : no more DOWNLOADER= option

slackpkg.conf : no more DOWNLOADER= option

by
marav
from LinuxQuestions.org on (#5HAR1)
Hi,

Before, I was using slackpkg with curl
In /usr/libexec/slackpkg/core-functions.sh
Code:if [ "$DOWNLOADER" = "curl" ]; then
DOWNLOADER="curl ${CURLFLAGS} -o"
else
DOWNLOADER="wget ${WGETFLAGS} -O"
fiBut we don't have the choice of the downloader in /etc/slackpkg/slackpkg.conf
As far as I remember, this option was available beforelatest?d=yIl2AUoC8zA latest?i=0Pr9D3_k1yw:UvOewoZ7G8w:F7zBnMy latest?i=0Pr9D3_k1yw:UvOewoZ7G8w:V_sGLiP latest?d=qj6IDK7rITs latest?i=0Pr9D3_k1yw:UvOewoZ7G8w:gIN9vFw0Pr9D3_k1yw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments