]> git.pld-linux.org Git - packages/openh264.git/commitdiff
- use pkg-config to get xulrunner include dir auto/th/openh264-1.4.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 11 Apr 2015 08:20:14 +0000 (10:20 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 11 Apr 2015 08:20:14 +0000 (10:20 +0200)
openh264.spec

index 3a963f0aff84c80fb4c39ea131e2abb755879e6f..085f8d32d1d7cf887d6b777433c6c194f979f071 100644 (file)
@@ -79,7 +79,7 @@ opartych na Gecko (takich jak Firefox/Iceweasel 33+).
 %patch0 -p1
 
 %if %{with xulrunner}
-ln -s /usr/include/xulrunner gmp-api
+ln -s $(pkg-config --variable=includedir mozilla-plugin) gmp-api
 %endif
 
 %build
This page took 0.081916 seconds and 4 git commands to generate.