mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
tools: fix shebang
This causes a build failure with slibtool. Gentoo issue: https://bugs.gentoo.org/829500 Signed-off-by: orbea <orbea@riseup.net>
This commit is contained in:
parent
f1b144bbab
commit
37005a00fc
@ -1,4 +1,4 @@
|
|||||||
#/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Filter out unnecessary options added by automake
|
# Filter out unnecessary options added by automake
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Filter out unnecessary options added by automake
|
# Filter out unnecessary options added by automake
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user