5 lines
37 B
Text
5 lines
37 B
Text
|
#!/bin/bash -x
|
||
|
|
||
|
autoreconf -f -i -s
|
||
|
|