t005-configure-no-bash.diff - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       t005-configure-no-bash.diff (260B)
       ---
            1 diff -urN a/configure b/configure
            2 --- a/configure        2014-12-24 20:20:49.000000000 +0000
            3 +++ b/configure        2017-02-13 17:58:33.084836622 +0000
            4 @@ -1,4 +1,4 @@
            5 -#! /bin/bash
            6 +#! /bin/sh
            7  # This is not an autoconf generated configure
            8  #
            9  INCLUDE=${1:-"$PWD/include"}