ports/devel/luapack/patches/patch-test_lua

7 lines
158 B
Text

--- test.lua.orig Mon Apr 26 22:06:27 2004
+++ test.lua Fri Nov 24 01:25:37 2006
@@ -1,3 +1,4 @@
+require("pack")
bpack=string.pack
bunpack=string.unpack