nagios-plugins: build check_radius needs libradius
[omd.git] / packages / mod_python / .f12
blobeec740fc018f756d0635ee706283780e8b6357df
1 #!/bin/bash
3 echo '#define OMD_VERSION "$(omd versions | grep default | cut -d' ' -f1)"' > mod_python-*/src/omd_version.h
4 make -C mod_python-* clean all
5 make
6 sudo make install OMD_ROOT=/omd/versions/default