mirror of
https://github.com/intel/isa-l.git
synced 2025-12-07 18:23:59 +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:
@@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
# Filter out unnecessary options added by automake
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
# Filter out unnecessary options added by automake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user