Tools/xmlto

- build-script reviewed
- special variants file for maxOS required
This commit is contained in:
2018-10-11 17:43:21 +02:00
parent c0468d7bd1
commit 346f20929e
2 changed files with 3 additions and 7 deletions

View File

@@ -1,12 +1,8 @@
#!/usr/bin/env modbuild
SOURCE_URL="https://releases.pagure.org/$P/$P-$V.tar.bz2"
pbuild::set_download_url "https://releases.pagure.org/$P/$P-${V_PKG}.tar.bz2"
pbuild::configure() {
"${SRC_DIR}"/configure \
--prefix="${PREFIX}" \
|| exit 1
}
module use System
pbuild::compile_in_sourcetree
pbuild::add_to_group 'Tools'
@@ -17,7 +13,6 @@ pbuild::install_docfiles \
NEWS \
README \
THANKS
pbuild::make_all
# Local Variables:
# mode: sh

View File

@@ -0,0 +1 @@
xmlto/0.0.28 stable b:getopt/1.1.6