1
0
Fork 0
mirror of https://github.com/erkin/ponysay.git synced 2025-04-18 00:54:01 +02:00

sh instead of bash in configure

This commit is contained in:
Mattias Andrée 2012-08-26 07:11:53 +02:00
parent 761ae98ad5
commit bde42fc4c1

2
configure vendored
View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
function makeMakefile()