Skip to content

Commit

Permalink
Restore debconf db which is needed by at least 005-tzdata
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihendry committed May 15, 2012
1 parent 0d80e4c commit 5a017c3
Show file tree
Hide file tree
Showing 2 changed files with 1,368 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/live/config/005-tzdata
Expand Up @@ -10,13 +10,6 @@

Tzdata ()
{
# Checking if package is installed or already configured
if [ ! -e /var/lib/dpkg/info/tzdata.list ] || \
[ -e /var/lib/live/config/tzdata ]
then
return
fi

echo -n " tzdata"

Configure_tzdata
Expand Down

0 comments on commit 5a017c3

Please sign in to comment.