mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-20 04:34:41 +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
|