#797724 debian-installer: Use apt-config's shell command to get sourcelist/sourceparts

Package:
debian-installer
Source:
debian-installer
Description:
Debian Installer documentation
Submitter:
James McCoy
Date:
2015-09-02 00:24:05 UTC
Severity:
normal
#797724#5
Date:
2015-09-02 00:21:43 UTC
From:
To:
Instead of caching apt-config's output and piping through sed, it seems
simpler to use apt-config's support for providing the information for
evaluation by the shell.  The ‘/f’ modifier on the end of the config
name makes apt-config provide the full path as a filename (i.e., no
trailing slash).