]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- use _pkgconfigdir macro
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 20 Oct 2003 19:00:28 +0000 (19:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.110

openssl.spec

index a4dbb87c3f1185b95dfb2a502857f58516e1100d..3f7e0496ab15192e9d09d41bb39c6652a576ed65 100644 (file)
@@ -382,7 +382,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/%{name}
-%{_libdir}/pkgconfig/openssl.pc
+%{_pkgconfigdir}/openssl.pc
 %{_mandir}/man3/openssl*.3*
 %{_mandir}/man7/*.7*
 
This page took 0.034048 seconds and 4 git commands to generate.