mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2024-12-22 14:26:11 +00:00
822266b74b
Such setup is better for cross compilation. Also changed Makefile to properly make the project with these libraries.
5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
autoreconf -fi
|
|
rm -Rf autom4te.cache
|