Module: sems
Branch: master
Commit: 462231a677d64873f8ab091b78572eaab23e0ff9
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=462231a677d64873f8ab091b78572eaab23e0ff9

Author: Stefan Sayer <[email protected]>
Committer: Stefan Sayer <[email protected]>
Date:   Wed Jun 23 18:08:25 2010 +0200

bashism: needs bash for function

---

 pkg/debian/postinst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pkg/debian/postinst b/pkg/debian/postinst
index 1107b09..3344bdc 100644
--- a/pkg/debian/postinst
+++ b/pkg/debian/postinst
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 set -e
 

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to