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

10 lines
351 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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