# HG changeset patch # User Matti Hamalainen # Date 1375704152 -10800 # Node ID 1ae09f1ddaa9dba8280581f9abccb23690069513 # Parent c5ffd12d5d02daf2e1bf70b3e8fbc70d964ab677 Move additional dynamic libraries under lib/ diff -r c5ffd12d5d02 -r 1ae09f1ddaa9 demo --- a/demo Mon Aug 05 15:01:45 2013 +0300 +++ b/demo Mon Aug 05 15:02:32 2013 +0300 @@ -1,3 +1,3 @@ #!/bin/sh -export LD_LIBRARY_PATH=. +export LD_LIBRARY_PATH=lib/ ./demo.bin