aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-01-22 09:26:36 +0000
committerOlivier Blin <oblin@mandriva.com>2008-01-22 09:26:36 +0000
commit49db717cb6b010bfa1749eaf9cf1cdcffb2c6588 (patch)
tree7f59d0be8deb65e87086e6cf233cc627033d4ff8 /lib
parent3106530ae688a1e1c17f4b50561e9a80997fef30 (diff)
downloadiurt-49db717cb6b010bfa1749eaf9cf1cdcffb2c6588.tar
iurt-49db717cb6b010bfa1749eaf9cf1cdcffb2c6588.tar.gz
iurt-49db717cb6b010bfa1749eaf9cf1cdcffb2c6588.tar.bz2
iurt-49db717cb6b010bfa1749eaf9cf1cdcffb2c6588.tar.xz
iurt-49db717cb6b010bfa1749eaf9cf1cdcffb2c6588.zip
revert _excludedocs, it breaks some doc build (#37067)
Diffstat (limited to 'lib')
-rw-r--r--lib/Iurt/Chroot.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Iurt/Chroot.pm b/lib/Iurt/Chroot.pm
index adffebe..e0cc74b 100644
--- a/lib/Iurt/Chroot.pm
+++ b/lib/Iurt/Chroot.pm
@@ -160,7 +160,6 @@ sub dump_rpmmacros {
\%_tmppath \%(echo \$HOME)/rpm/tmp/
\%distribution $config->{distribution}
\%vendor $config->{vendor}
-\%_excludedocs yes
\%packager $packager);
# need to be root for permission
}