From 8d10c70251e1967f8458e34fe88b11caf9bf9055 Mon Sep 17 00:00:00 2001 From: Niels Breet Date: Wed, 2 Sep 2015 16:52:20 +0300 Subject: [PATCH] [libzypp] Set rpm.install.excludedocs = yes. Save space on mobile devices. Fixes JB#31669 --- libzypp/zypp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libzypp/zypp.conf b/libzypp/zypp.conf index 6cba715..5292843 100644 --- a/libzypp/zypp.conf +++ b/libzypp/zypp.conf @@ -505,7 +505,7 @@ multiversion.kernels = latest,latest-1,running ## Valid values: boolean ## Default value: no ## -# rpm.install.excludedocs = no +rpm.install.excludedocs = yes ## ## Location of history log file.