Closed mojothemonkey closed 6 years ago
could someone add 'scientific' to list of redhat dists in the spec file? (line 59)..
%define redhat %(lsb_release -is | grep -qi -e redhat -e cent -e fedora -e oracle && echo 1; lsb_release -is | grep -qi suse && echo 0)
Please consider upstreaming these comments to openonload authors. This git repo is just a clone of the tgz.
could someone add 'scientific' to list of redhat dists in the spec file? (line 59)..
%define redhat %(lsb_release -is | grep -qi -e redhat -e cent -e fedora -e oracle && echo 1; lsb_release -is | grep -qi suse && echo 0)