]> git.pld-linux.org Git - packages/libtorrent-rasterbar.git/commitdiff
- added -L/usr/lib64 to LDFLAGS
authorZsolt Udvari <uzsolt@pld-linux.org>
Mon, 1 Sep 2008 17:16:04 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libtorrent-rasterbar.spec -> 1.3

libtorrent-rasterbar.spec

index 498ad61eb492e924d026bfd898048646d49d461e..68642696d17d6bf93c927eaff63e11521cda7ae6 100644 (file)
@@ -122,7 +122,7 @@ rm -f docs/*.rst
        --with-boost-program-options=boost_program_options\
        --with-{asio,zlib}=system
 
-%{__make}
+%{__make} LDFLAGS="-L%{_libdir}64 %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.097863 seconds and 4 git commands to generate.