[Pkg-cli-libs-commits] [taoframework] 35/91: * Oops, removed full path from the Lua library. Thanks to Mirco.

Jo Shields directhex at moszumanska.debian.org
Mon Sep 22 08:33:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository taoframework.

commit 0d142904e45a05a65516fa416abf6b21a064c3b1
Author: Sam Hocevar <sam at zoy.org>
Date:   Sun Oct 28 23:25:37 2007 +0000

      * Oops, removed full path from the Lua library. Thanks to Mirco.
---
 debian/patches/300_proper_dll_config.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/300_proper_dll_config.diff b/debian/patches/300_proper_dll_config.diff
index 390b24e..b41d01c 100644
--- a/debian/patches/300_proper_dll_config.diff
+++ b/debian/patches/300_proper_dll_config.diff
@@ -14,5 +14,5 @@ Index: tao-2.0.0.svn20071027/Tao.Lua/Tao.Lua/Tao.Lua.dll.config
 @@ -1,3 +1,3 @@
  <configuration>
 -    <dllmap dll="lua5.1.dll" target="liblua5.1.so" />
-+    <dllmap dll="lua5.1.dll" target="/usr/lib/liblua5.1.so.0" />
++    <dllmap dll="lua5.1.dll" target="liblua5.1.so.0" />
  </configuration>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/taoframework.git



More information about the Pkg-cli-libs-commits mailing list