Merge pull request #2862 from pnorman/patch-2

Don't hard-code bash path in mapnik-config
This commit is contained in:
Dane Springmeyer 2015-05-24 13:49:01 -07:00
commit b0f93e4596

View file

@ -29,7 +29,7 @@ Import('env')
config_env = env.Clone()
config_variables = '''#!/bin/bash
config_variables = '''#!/usr/bin/env bash
## variables