Files
MX_Pmodule/System/patchelf/build
T

7 lines
82 B
Python
Executable File

#!/usr/bin/env modbuild
pbuild::post_prep() {
cd "${SRC_DIR}"
./bootstrap.sh
}