Permalink
Browse files

updated to have the right executable name

  • Loading branch information...
1 parent cf72e39 commit c0ed7147bc6437131947891dd701ec1fbe9588cc Travis Abbott committed Feb 25, 2011
Showing with 2 additions and 2 deletions.
  1. +1 −1 debian/postinst.in
  2. +1 −1 debian/prerm.in
View
@@ -16,7 +16,7 @@
# the debian-policy package
-EXECUTABLES="snvcmp joinx"
+EXECUTABLES="bam-readcount"
PRIORITY=@DEFAULT_ETC_ALTERNATIVES_PRIORITY@
set -e
View
@@ -15,7 +15,7 @@
# the debian-policy package
-EXECUTABLES="snvcmp joinx"
+EXECUTABLES="bam-readcount"
set -e

0 comments on commit c0ed714

Please sign in to comment.