diff options
| author | Bdale Garbee <bdale@gag.com> | 2016-07-05 10:23:18 +0200 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2016-07-05 10:23:18 +0200 |
| commit | 148b013dd29c26920ddfb53449ed4d8cc5a4b5ee (patch) | |
| tree | e4845fa02606e4f209d485f155b7278f84d33428 /debian/altos.postinst | |
| parent | ea1ff225f1f450ee3fc377807d1bb7b982bf792d (diff) | |
| parent | cd97128e30c47edfcc71f7d872cbdad14867934c (diff) | |
Merge branch 'master' into branch-1.6
Diffstat (limited to 'debian/altos.postinst')
| -rw-r--r-- | debian/altos.postinst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/altos.postinst b/debian/altos.postinst deleted file mode 100644 index 2ef9a686..00000000 --- a/debian/altos.postinst +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -set -e - -test "$1" = 'configure' || exit 0 - -rm -f /etc/apt/sources.list.d/altos.list - -#DEBHELPER# - |
