changeset 52960:ca778a2bb505

packaging: add which to properly get full python path
author Mathias De Mare <mathias.de_mare@nokia.com>
date Tue, 04 Feb 2025 15:10:25 +0100
parents ac2edac78243
children a153a210907c
files contrib/packaging/docker/rhel9
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/packaging/docker/rhel9	Mon Feb 03 15:33:00 2025 +0100
+++ b/contrib/packaging/docker/rhel9	Tue Feb 04 15:10:25 2025 +0100
@@ -13,7 +13,8 @@
 	make \
 	python3-devel \
 	python3-docutils \
-	rpm-build
+	rpm-build \
+	which
 
 # For creating repo meta data
 RUN yum install -y createrepo