Skip to content
Snippets Groups Projects
Commit a1c5d135 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch 'rpmrebuild' into '2020'

rpmrebuild

See merge request hps-public/easybuild-repository!332
parents e5d694f3 6d80ef2d
Branches
Tags
No related merge requests found
##
# This file is an EasyBuild reciPY as per https://github.com/hpcugent/easybuild
#
# Copyright:: Copyright 2016 Forschungszentrum Juelich GmbH
# Authors:: Damian Alvarez <d.alvarez@fz-juelich.de>
# License:: MIT/GPL
# $Id$
##
easyblock = "Tarball"
name = "rpmrebuild"
version = "2.15"
homepage = 'http://rpmrebuild.sourceforge.net/'
description = """rpmrebuild is a tool to build an RPM file from a package that has already been installed"""
site_contacts = 'a.strube@fz-juelich.de'
toolchain = SYSTEM
source_urls = [SOURCEFORGE_SOURCE]
sources = [SOURCELOWER_TAR_GZ]
modextrapaths = {'PATH': ['']}
modextravars = {'RPMREBUILD_ROOT_DIR': '%(installdir)s'}
sanity_check_paths = {
'files': ["rpmrebuild"],
'dirs': []
}
moduleclass = 'tools'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment