From c0ed7147bc6437131947891dd701ec1fbe9588cc Mon Sep 17 00:00:00 2001 From: Travis Abbott Date: Fri, 25 Feb 2011 11:33:32 -0600 Subject: [PATCH] updated to have the right executable name --- debian/postinst.in | 2 +- debian/prerm.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/postinst.in b/debian/postinst.in index 604c779..01cc088 100755 --- a/debian/postinst.in +++ b/debian/postinst.in @@ -16,7 +16,7 @@ # the debian-policy package -EXECUTABLES="snvcmp joinx" +EXECUTABLES="bam-readcount" PRIORITY=@DEFAULT_ETC_ALTERNATIVES_PRIORITY@ set -e diff --git a/debian/prerm.in b/debian/prerm.in index 4aea7e3..b3c9db6 100755 --- a/debian/prerm.in +++ b/debian/prerm.in @@ -15,7 +15,7 @@ # the debian-policy package -EXECUTABLES="snvcmp joinx" +EXECUTABLES="bam-readcount" set -e