From 78dff7ace7d4e162a8e72a79b3799a45592bb4c2 Mon Sep 17 00:00:00 2001 From: sparky Date: Thu, 6 Jan 2011 20:35:37 +0000 Subject: [PATCH] - fix build with --no-add-needed ldflag Changed files: rsync.spec -> 1.147 --- rsync.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rsync.spec b/rsync.spec index 9d91b51..ef248ed 100644 --- a/rsync.spec +++ b/rsync.spec @@ -168,6 +168,7 @@ cp -f /usr/share/automake/config.sub . %{__autoheader} %{__autoconf} %configure \ + LIBS="-lcrypto" \ %{?with_rsh:--with-rsh=rsh} \ --enable-ipv6 \ --enable-acl-support \ -- 2.43.0