Skip to content

Commit ca8940e

Browse files
committed
debian: enforce explicit python path
1 parent eb81089 commit ca8940e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packaging/debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ endif
348348

349349
# Enable verbose compile logs
350350
VARS += NICER=0
351+
VARS += PYTHON=python
351352

352353
ifneq (,$(filter nowolfssl,$(DEB_BUILD_PROFILES)))
353354
VARS += STIR_SHAKEN_OPENSSL=true

0 commit comments

Comments
 (0)