mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 15:18:21 +00:00
I guess we need bash for lexicographical comparison
Original commit message from CVS: I guess we need bash for lexicographical comparison
This commit is contained in:
parent
e3db2d925b
commit
33a55bdf26
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Run this to generate all the initial makefiles, etc.
|
||||
|
||||
DIE=0
|
||||
|
|
Loading…
Reference in a new issue