Files
MX_Pmodule/Tools/fpart/build
T
2025-05-15 16:19:49 +02:00

7 lines
106 B
Python
Executable File

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