mirror of
https://github.com/transmission/transmission
synced 2025-01-31 11:23:40 +00:00
2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
autoreconf --force --install -I config -I m4 --verbose
|