mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
* update to version 7.2.29 * update ipe-tools to 7.2.24.1 * remove qt variants * add ipetoipe to $prefix/bin * add jjstickel to maintainer Closes: https://trac.macports.org/ticket/64422 Closes: https://trac.macports.org/ticket/60911 Closes: https://trac.macports.org/ticket/68666
11 lines
367 B
Diff
11 lines
367 B
Diff
diff --git svgtoipe/svgtoipe.py svgtoipe/svgtoipe.py
|
|
index 45f3e98..9f2b5ed 100644
|
|
--- svgtoipe/svgtoipe.py
|
|
+++ svgtoipe/svgtoipe.py
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python3
|
|
+#!__MP_PYTHON_BIN__
|
|
# --------------------------------------------------------------------
|
|
# convert SVG to Ipe format
|
|
# --------------------------------------------------------------------
|