]> git.pld-linux.org Git - packages/libtorrent-rasterbar.git/commitdiff
- removed the overwrite of libtorrent-rasterbar.pc
authorZsolt Udvari <uzsolt@pld-linux.org>
Sun, 31 Aug 2008 19:28:46 +0000 (19:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libtorrent-rasterbar.spec -> 1.2

libtorrent-rasterbar.spec

index a83f66db74482faba6f5e1b121fb4cadf43cabb5..498ad61eb492e924d026bfd898048646d49d461e 100644 (file)
@@ -107,9 +107,6 @@ find -type f -regex '.*\.[hc]pp' | xargs chmod a-x
 ## The RST files are the sources used to create the final HTML files; and are
 ## not needed.
 rm -f docs/*.rst
-## Fix the installed pkgconfig file: we don't need linkage that the
-## libtorrent DSO already takes care of.
-%{__sed} -i -e 's/^Libs:.*$/Libs: -L${libdir} -ltorrent/' libtorrent-rasterbar.pc.in
 
 %build
 %{__aclocal} -I m4
This page took 0.159601 seconds and 4 git commands to generate.