You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
common: install sambacc extra packages from local dir if present
The install-sambacc-common.sh script retains the method of installing
sambacc RPMs (and even python wheels) from earlier build processes even
though it's not the default install method now. It still is useful when
developing sambacc features. Now, sambacc has extra packages that mainly
act to provide python extras for features like yaml, toml and jsonschema
validation. Install these files if the are present but retain the logic
that there should only be on "main" sambacc rpm.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments