]> git.pld-linux.org Git - packages/openssh.git/commitdiff
update x11.pc hack for ac
authorElan Ruusamäe <glen@delfi.ee>
Tue, 13 May 2014 14:39:45 +0000 (17:39 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 13 May 2014 14:39:45 +0000 (17:39 +0300)
openssh.spec

index d7b5036ac9779709bbe6e93b7fbb42ec42a4f2d6..ac6ed1cc8e3c0a28e0db64f9a15359337e1a8cca 100644 (file)
@@ -543,7 +543,7 @@ openldap-a.
 
 %if "%{pld_release}" == "ac"
 # fix for missing x11.pc
-%{__sed} -i -e '/pkg-config/s/ x11//' contrib/Makefile
+%{__sed} -i -e 's/\(`$(PKG_CONFIG) --libs gtk+-2.0\) x11`/\1` -lX11/' contrib/Makefile
 %endif
 
 # hack since arc4random from openbsd-compat needs symbols from libssh and vice versa
This page took 0.170715 seconds and 4 git commands to generate.