completely remove empty postinst and prerm files

This commit is contained in:
Dustin Kirkland 2009-03-31 17:35:21 -05:00
commit 27e0dfe522
2 changed files with 0 additions and 6 deletions

3
debian/postinst vendored
View file

@ -1,3 +0,0 @@
#!/bin/sh -e
#DEBHELPER#

3
debian/prerm vendored
View file

@ -1,3 +0,0 @@
#!/bin/sh -e
#DEBHELPER#