Author: Enrico Tassi <gareuselesinge@debian.org>
Description: make the test work
--- lua-curl-0.3.0.orig/test.lua
+++ lua-curl-0.3.0/test.lua
@@ -1,2 +1,3 @@
+curl = require "curl"
 print(curl.version())
 table.foreach(package.loaded,print)
