Skip to content
Snippets Groups Projects
Commit 7c17f001 authored by intrigeri's avatar intrigeri
Browse files

Consistency.

parent c3c50729
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ apt-get --yes purge \
packages_to_purge=""
### Remove packages that can get a different priority in the security
### archive (see https://bugs.debian.org/867668):
### archive (see https://bugs.debian.org/867668).
for package in mutt rpcbind tcpd ; do
if is_package_installed "$package"; then
packages_to_purge="${packages_to_purge} ${package}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment