mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-22 14:17:43 +02:00
Updated configure to add both m4 and python3, then corrected the
python preprocessor script to execute "env python3" instead of the hard-coded non-existent directory that was on the shebang line.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/ef/efabless/opengalaxy/venv/bin/python3
|
||||
#!/bin/env python3
|
||||
#--------------------------------------------------------------------
|
||||
#
|
||||
# preproc.py
|
||||
|
||||
Reference in New Issue
Block a user