diff options
author | Julian Andres Klode <jak@debian.org> | 2016-02-15 09:04:12 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-02-15 09:06:51 +0100 |
commit | 0ab13dfe42bf70b3366d0e75885d0c106102914a (patch) | |
tree | 8a1e43a719bb647fd4646c95c2e1ff36a9655f3d /debian | |
parent | 6fd4b4c0b693b52cb8b593b76e5b60f77e500454 (diff) |
Fix maintscript to properly remove 20changelog
Closes: #814754
Diffstat (limited to 'debian')
-rw-r--r-- | debian/apt.maintscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/apt.maintscript b/debian/apt.maintscript index 939769355..2a1e8819f 100644 --- a/debian/apt.maintscript +++ b/debian/apt.maintscript @@ -1,3 +1,3 @@ -rm_conffile /etc/apt/apt.conf.d/20changelog 1.0.3 -- "@" +rm_conffile /etc/apt/apt.conf.d/20changelog 1.2.4~ |