[atlas] added pkgconfig file

Frantisek Kluknavsky fkluknav at fedoraproject.org
Thu Oct 23 16:54:37 UTC 2014


commit 5a588758d430a034b7e35bbc4d5cd0dee2797358
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Thu Oct 23 18:54:39 2014 +0200

    added pkgconfig file

 atlas.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/atlas.spec b/atlas.spec
index 81ae500..48a9407 100644
--- a/atlas.spec
+++ b/atlas.spec
@@ -509,8 +509,8 @@ cat > $RPM_BUILD_ROOT%{_libdir}/pkgconfig/atlas.pc << DATA
 Name: %{name}
 Version: %{version}
 Description: %{summary}
-Cflags: -I%{_includedir}atlas
-Libs: -L%{_libdir}/atlas -lsatlas
+Cflags: -I%{_includedir}/atlas/
+Libs: -L%{_libdir}/atlas/ -lsatlas
 DATA
 
 


More information about the scm-commits mailing list