ba2aea3ff8
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/134028 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua51?expand=0&rev=6
14 lines
345 B
Diff
14 lines
345 B
Diff
Index: lua-5.1.4/etc/lua.pc
|
|
===================================================================
|
|
--- lua-5.1.4.orig/etc/lua.pc
|
|
+++ lua-5.1.4/etc/lua.pc
|
|
@@ -25,7 +25,7 @@ Name: Lua
|
|
Description: An Extensible Extension Language
|
|
Version: ${R}
|
|
Requires:
|
|
-Libs: -L${libdir} -llua -lm
|
|
+Libs: -llua -lm
|
|
Cflags: -I${includedir}
|
|
|
|
# (end of lua.pc)
|