mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-30 13:54:39 +00:00
6 lines
56 B
Bash
6 lines
56 B
Bash
#!/bin/bash
|
|
|
|
cd linux
|
|
./pre-build.sh
|
|
cd ..
|
|
autoreconf -i |