Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' into 'master'
[libzypp] Set download.use_deltarpm.always=true . Fixes JB#31671

libzypp doesn't see ssu repositories as "remote", so working around this issue.

See merge request !7
  • Loading branch information
stskeeps committed Sep 2, 2015
2 parents 5dc324e + 84d8167 commit 563f2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libzypp/zypp.conf
Expand Up @@ -199,7 +199,7 @@
##
## This option has no effect unless download.use_deltarpm is set true.
##
# download.use_deltarpm.always = false
download.use_deltarpm.always = true

##
## Hint which media to prefer when installing packages (download vs. CD).
Expand Down

0 comments on commit 563f2f2

Please sign in to comment.