From 7868a869fda3e28230c19abc492057cc91b84902 Mon Sep 17 00:00:00 2001 From: k clair Date: Tue, 9 Oct 2012 12:24:40 -0700 Subject: remove debian packaging files from master branch. master should only have the source files and the README --- gnutls-1.1.9/debian/python-gnutls/DEBIAN/prerm | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 gnutls-1.1.9/debian/python-gnutls/DEBIAN/prerm (limited to 'gnutls-1.1.9/debian/python-gnutls/DEBIAN/prerm') diff --git a/gnutls-1.1.9/debian/python-gnutls/DEBIAN/prerm b/gnutls-1.1.9/debian/python-gnutls/DEBIAN/prerm deleted file mode 100755 index b79f34e..0000000 --- a/gnutls-1.1.9/debian/python-gnutls/DEBIAN/prerm +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -set -e -# Automatically added by dh_pysupport -if which update-python-modules >/dev/null 2>&1; then - update-python-modules -c python-gnutls.public -fi -# End automatically added section -- cgit v1.2.3