From bb37fef986123ec73d84f6566d20d9a2e3781836 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 10 Nov 2011 00:03:27 +0000 Subject: do not weirdly exclude doc files for tvtime and aria2, doc is now split out of these packages --- config/live.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/config/live.cfg b/config/live.cfg index d22b048..7f6ecfc 100644 --- a/config/live.cfg +++ b/config/live.cfg @@ -202,7 +202,6 @@ my $_l = { files => [ { path => '/root/drakx' }, { source => '/root/drakx/HTML.skipped', rooted => 1 }, - (map { +{ path => "/usr/share/doc/$_" } } qw(tvtime aria2)), ], }, if_($use_modules, modules => [ -- cgit v1.2.1