Files
MX_Pmodule/Tools/fpart/build

7 lines
106 B
Plaintext
Executable File

#!/usr/bin/env modbuild
# we need to generate the configure file
pbuild::post_prep() {
autoreconf -i
}