mirror of
https://github.com/transmission/transmission
synced 2024-12-25 09:13:06 +00:00
3 lines
65 B
Bash
3 lines
65 B
Bash
|
#!/bin/sh
|
||
|
autoreconf --force --install -I config -I m4 --verbose
|