fix libnsl usage 26/26926/1 accepted/tizen/common/20140901.141740 submit/tizen_common/20140901.141656
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Mon, 1 Sep 2014 14:15:13 +0000 (16:15 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Mon, 1 Sep 2014 14:15:13 +0000 (16:15 +0200)
Change-Id: I6572087f43e27ce051d099f7b77c45b55c20b59f
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
packaging/baselibs.conf

index eec76ff..4692fe3 100644 (file)
@@ -11,6 +11,7 @@ qemu-accel-armv7l
     post "if [ $(uname -m) = armv7l ]; then"
     post "    builtin echo armv7l arch"
     post "    ln -sf /emul/i586-for-arm/lib/libnsl.so.1 /lib/libnsl.so.1 || true"
+    post "    /usr/sbin/ldconfig || true"
     post "fi"
     post "# load the binfmt_misc module"
     post "if [ ! -d /proc/sys/fs/binfmt_misc ]; then"