AlmaLinux changes
This commit is contained in:
parent
5706e2c542
commit
d9bf103ec6
@ -56,7 +56,7 @@ consolidate() {
|
||||
|
||||
which jing >/dev/null 2>&1 || die "jing (from jing-trang project) required"
|
||||
|
||||
: "${INPUTDIR=$(pkg-config --variable schemadir pacemaker)}"
|
||||
: "${INPUTDIR=$(pkg-config --variable schemadir pacemaker-schemas)}"
|
||||
test -n "${INPUTDIR}" || die "Input dir with pacemaker schemas not known"
|
||||
|
||||
: "${OUTPUTDIR=schemas-consolidated}"
|
||||
|
@ -1,3 +1,4 @@
|
||||
%global dist %{?dist}.alma
|
||||
# virtual provides:
|
||||
# clufter -> clufter-cli
|
||||
# clufter-lib -> python.+-clufter (any if multiple)
|
||||
|
Loading…
Reference in New Issue
Block a user