mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Major update to 4.13.1 not 4.12 I've said it before and I'll say it again. This port should be a group effort but a cads porting team. I'd be happy to give up Maintainership as my only interest with cura was to get it into ports. PR: ports/255630 Reported by: unrelentingtech <greg@unrelenting.technology> Tested by: trombik1973@gmail.com
8 lines
234 B
Python
8 lines
234 B
Python
--- cura_app.py.orig 2020-02-28 16:06:57 UTC
|
|
+++ cura_app.py
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python3.8
|
|
+#!/usr/bin/env %%PYTHON_CMD%%
|
|
|
|
# Copyright (c) 2022 Ultimaker B.V.
|
|
# Cura is released under the terms of the LGPLv3 or higher.
|