Compiler/H5root/build: reviewed

This commit is contained in:
2019-01-10 16:24:54 +01:00
parent 98f00a965f
commit f1e6c6330a

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "http://amas.web.psi.ch/Downloads/$P/$P-$V.tar.bz2"
pbuild::add_to_group 'Compiler'
pbuild::post_prep() {
./autogen.sh
@@ -43,6 +44,4 @@ pbuild::post_install() {
cp -av "${H5HUT_INCLUDE_DIR}/"* "${PREFIX}/include/"
}
pbuild::add_to_group 'Compiler'
pbuild::make_all