summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/xmlsec1.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xmlsec1.spec b/packaging/xmlsec1.spec
index 56cb185a..d4edfe06 100644
--- a/packaging/xmlsec1.spec
+++ b/packaging/xmlsec1.spec
@@ -76,10 +76,10 @@ make %{?_smp_mflags}
%files devel
%doc Copyright
-%{_includedir}/*.h
+%{_includedir}/xmlsec1
%{_bindir}/xmlsec1-config
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*
%{_libdir}/xmlsec1Conf.sh
-/usr/share/aclocal/xmlsec1.m4
+%{_datadir}/aclocal/xmlsec1.m4