ports/graphics/gimp/snapshot/patches/patch-extensions_goat-exercises_goat-exercise-lua_lua

9 lines
351 B
Text

Index: extensions/goat-exercises/goat-exercise-lua.lua
--- extensions/goat-exercises/goat-exercise-lua.lua.orig
+++ extensions/goat-exercises/goat-exercise-lua.lua
@@ -1,4 +1,4 @@
-#!/usr/bin/env luajit
+#!/usr/bin/env luajit${MODLUA_DEP_VERSION}
-- GIMP - The GNU Image Manipulation Program
-- Copyright (C) 1995 Spencer Kimball and Peter Mattis