Skip to content
Snippets Groups Projects
Commit b1f1666b authored by Michiel van Baak's avatar Michiel van Baak
Browse files

Merged revisions 220027 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r220027 | mvanbaak | 2009-09-24 10:33:50 +0200 (Thu, 24 Sep 2009) | 7 lines
  
  mkpkgconfig does not need bash so make it use /bin/sh
  This fixes building on all systems that don't have bash
  at /bin/bash
  
  Reported by _ys on #asterisk-dev
  Tested by _ys on #asterisk-dev
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@220028 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 9298b260
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#!/bin/sh
PPATH=$1
## Make sure we were called from Makefile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment