[med-svn] [khmer] 01/02: Add crunchbangs to post{inst,rm} scripts

Kevin Murray daube-guest at moszumanska.debian.org
Mon Feb 1 17:23:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

daube-guest pushed a commit to branch master
in repository khmer.

commit b47a79829811f1ed713e853e0c4ca9b7fb898afa
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Mon Feb 1 19:19:29 2016 +0200

    Add crunchbangs to post{inst,rm} scripts
---
 debian/khmer-common.postinst | 1 +
 debian/khmer-common.postrm   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/khmer-common.postinst b/debian/khmer-common.postinst
index 21bac8f..c0f8754 100644
--- a/debian/khmer-common.postinst
+++ b/debian/khmer-common.postinst
@@ -1,2 +1,3 @@
+#!/bin/sh
 cd /usr/share/file && file -m khmer --compile
 #DEBHELPER#
diff --git a/debian/khmer-common.postrm b/debian/khmer-common.postrm
index f391f80..7e3862b 100644
--- a/debian/khmer-common.postrm
+++ b/debian/khmer-common.postrm
@@ -1,2 +1,3 @@
+#!/bin/sh
 rm -f /usr/share/file/khmer.mgc
 #DEBHELPER#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git



More information about the debian-med-commit mailing list