System/filebench
- reviewed
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::configure() {
|
||||
"${SRC_DIR}"/configure \
|
||||
--prefix="${PREFIX}" \
|
||||
|| exit 1
|
||||
}
|
||||
pbuild::set_download_url \
|
||||
"https://github.com/$P/$P/tarball/1.4.9.1" \
|
||||
"$P-${V_PKG}.tar.gz"
|
||||
|
||||
pbuild::supported_os 'Linux'
|
||||
pbuild::supported_systems 'Linux'
|
||||
pbuild::add_to_group 'System'
|
||||
pbuild::set_build_dependencies "${COMPILER}"
|
||||
pbuild::make_all
|
||||
|
||||
1
System/filebench/files/variants
Normal file
1
System/filebench/files/variants
Normal file
@@ -0,0 +1 @@
|
||||
filebench/1.4.9.1 stable
|
||||
@@ -1,8 +1,8 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "File system and storage benchmark"
|
||||
module-url "http://sourceforge.net/projects/filebench/"
|
||||
module-license "Common Development and Distribution License"
|
||||
module-url "https://github.com/filebench/filebench/wiki"
|
||||
Module-license "Common Development and Distribution License"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
|
||||
Reference in New Issue
Block a user