mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 08:19:13 -04:00
8 lines
256 B
Text
8 lines
256 B
Text
--- scripts/irq2nvic_h.orig 2014-02-15 20:35:00.000000000 +0400
|
|
+++ scripts/irq2nvic_h 2014-02-15 20:35:03.000000000 +0400
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#! /usr/bin/env /usr/local/bin/python2
|
|
|
|
# This file is part of the libopencm3 project.
|
|
#
|