mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-15 20:47:44 +08:00
3 lines
68 B
Bash
Executable File
3 lines
68 B
Bash
Executable File
#! /bin/sh -e
|
|
autoreconf --verbose --install --force --warnings=all
|