summaryrefslogtreecommitdiff
path: root/usr/src/tools/scripts
diff options
context:
space:
mode:
authorDan McDonald <danmcd@mnx.io>2022-07-19 11:24:20 -0400
committerDan McDonald <danmcd@mnx.io>2022-07-19 11:24:20 -0400
commit56c7f1a1c7ca3aef7200fe9d148633070f0908dc (patch)
tree31807a50598560c84fe979887f3b14ecf8eb7d40 /usr/src/tools/scripts
parent81f8ded9e0469715043eb450f73e96578cb80240 (diff)
parent708bde8c8780e5414779e4d9e7a7648886a4700e (diff)
downloadillumos-joyent-OS-8397.tar.gz
[illumos-gate merge]OS-8397
commit 708bde8c8780e5414779e4d9e7a7648886a4700e 14786 remove packaging support for SPARC commit 70143b9fb6146f632b4b5d924e508df293b600df 14769 remove support for Python 2.x Conflicts: manifest usr/src/cmd/mdb/Makefile.module usr/src/tools/onbld/Checks/DbLookups.py
Diffstat (limited to 'usr/src/tools/scripts')
-rw-r--r--usr/src/tools/scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/tools/scripts/Makefile b/usr/src/tools/scripts/Makefile
index f28b285b14..ae74fc39a1 100644
--- a/usr/src/tools/scripts/Makefile
+++ b/usr/src/tools/scripts/Makefile
@@ -136,7 +136,7 @@ all: $(SHFILES) $(PERLFILES) $(PERLMODULES) $(PYFILES) \
$(MAN1ONBLDFILES) $(MAKEFILES) $(SCRIPTS)
onu.sh: onu.sh.in
- $(SED) -e "s:@PYTHON_VERSION@:$(PYTHON_VERSION):g" < onu.sh.in > $@
+ $(SED) -e "s:@PYTHON_VERSION@:$(PYTHON3_VERSION):g" < onu.sh.in > $@
$(ROOTONBLDBIN)/git-nits:
$(RM) $(ROOTONBLDBIN)/git-nits