From: Jelmer Vernooij Date: Mon, 22 Dec 2008 22:36:48 +0000 (+0100) Subject: Force symbolic links for shared library sonames to be created, X-Git-Tag: samba-4.0.0alpha6~410 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2872a6ba5a7012028f1b9167c61d5907b8f7d3d;p=thirdparty%2Fsamba.git Force symbolic links for shared library sonames to be created, as they are required at run-time. --- diff --git a/source3/samba4-templates.mk b/source3/samba4-templates.mk index e691af59e97..ecebce6d1d8 100644 --- a/source3/samba4-templates.mk +++ b/source3/samba4-templates.mk @@ -90,7 +90,7 @@ $(4): $(1) endif ifneq ($(notdir $(1)),$(notdir $(5))) -$(5): $(1) +$(5): $(1) $(4) @echo "Creating symbolic link for $$@" @ln -fs $$(