ports/devel/libopencm3/files/patch-scripts--irq2nvic_h
Lev A. Serebryakov 8b86606f52 Update to latest commit.
Make it build on 8-STABLE.
2014-02-19 15:08:56 +00:00

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.
#