changeset 52964:209aeaed7f69

contrib: adapt rpm spec to removed all target
author Mathias De Mare <mathias.de_mare@nokia.com>
date Tue, 11 Feb 2025 15:02:24 +0100
parents 24bc2f60d401
children 4ea7c868de4b
files contrib/packaging/mercurial.spec
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/packaging/mercurial.spec	Thu Feb 06 09:47:08 2025 +0100
+++ b/contrib/packaging/mercurial.spec	Tue Feb 11 15:02:24 2025 +0100
@@ -94,8 +94,6 @@
 $PYTHON_FULLPATH -m pip install pip setuptools setuptools-scm packaging --upgrade
 %endif
 
-make all PYTHON=$PYTHON_FULLPATH
-
 make -C contrib/chg
 
 sed -i -e '1s|#!/usr/bin/env python3$|#!/usr/bin/env %{pythonexe}|' contrib/hg-ssh