mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-24 11:53:25 +00:00
6 lines
56 B
Bash
6 lines
56 B
Bash
#!/bin/bash
|
|
|
|
cd linux
|
|
./pre-build.sh
|
|
cd ..
|
|
autoreconf -i |