Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[libzypp] Set rpm.install.excludedocs = yes. Save space on mobile dev…
…ices. Fixes JB#31669
  • Loading branch information
xfade committed Sep 2, 2015
1 parent 4f73100 commit 0695674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libzypp/zypp.conf
Expand Up @@ -490,7 +490,7 @@ download.use_deltarpm.always = true
## Valid values: boolean
## Default value: no
##
# rpm.install.excludedocs = no
rpm.install.excludedocs = yes

##
## Location of history log file.
Expand Down

0 comments on commit 0695674

Please sign in to comment.