Files
MX_Pmodule/System/patchelf/build-xml

7 lines
82 B
Plaintext
Executable File

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