remove debian/ from master branch, it should live only on the debian branch
[fw/altos] / debian / altos.postinst
diff --git a/debian/altos.postinst b/debian/altos.postinst
deleted file mode 100644 (file)
index 2ef9a68..0000000
+++ /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#
-