hooks/instsoft.GRMLBASE: ensure package list is up2date before trying to install...
authorMichael Prokop <mika@grml.org>
Tue, 6 Sep 2016 20:32:56 +0000 (22:32 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 6 Sep 2016 20:32:56 +0000 (22:32 +0200)
If apt's package information is out-of-date (or even empty)
then we can't install file-rc nor aptitude, so ensure
we run `apt-get update` before.


No differences found