shithub: sox

Download patch

ref: 8340b9510a5dbb80b2ee4a0c35a5bebf30e33590
parent: 0fa9e85f1444014f507510cfb785b9c347217535
author: cbagwell <cbagwell>
date: Tue Dec 26 23:03:39 EST 2006

Removing file created by configure

--- a/lua/etc/lua.pc
+++ /dev/null
@@ -1,12 +1,0 @@
-V= 5.1
-prefix= /usr/local
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: Lua
-Description: An Extensible Extension Language
-Version: ${V}
-Requires: 
-Libs: -L${libdir} -llua -lm -lreadline -ldl
-Cflags: -I${includedir}