diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-19 20:03:36 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-19 20:03:36 +0200 |
commit | 29742f9563256f2e9dea409f5a923154a93a9359 (patch) | |
tree | 48ea985a78ee4917ca212c21a370d3b22315505e /debian/apt.maintscript | |
parent | 20d2f4a4f164cd9026dad698e471c95d7c28973b (diff) |
debian: Run wrap-and-sort
Manually clean up the apt.maintscript, it moved stuff from
before the comment to after the comment...
Diffstat (limited to 'debian/apt.maintscript')
-rw-r--r-- | debian/apt.maintscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/apt.maintscript b/debian/apt.maintscript index f461e673a..296f83bd5 100644 --- a/debian/apt.maintscript +++ b/debian/apt.maintscript @@ -1,4 +1,3 @@ rm_conffile /etc/apt/apt.conf.d/20changelog 1.2.4~ # we use a systemd timer unit now rm_conffile /etc/cron.daily/apt 1.2.10~ - |