]> git.pld-linux.org Git - packages/memkind.git/commitdiff
- finished files master auto/th/memkind-1.10.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 Apr 2020 07:58:07 +0000 (09:58 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 Apr 2020 07:58:07 +0000 (09:58 +0200)
memkind.spec

index ef9d2186b9d462deb51d88c7ab69a1fbf9edbb96..4ac9fdacadf767c1330f4ed2bad282b27af82138 100644 (file)
@@ -105,6 +105,8 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
+# packaged as %doc
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/memkind
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -132,6 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/hbwmalloc.h
 %{_includedir}/memkind.h
 %{_includedir}/memkind_allocator.h
+%{_includedir}/memkind_deprecated.h
 %{_includedir}/pmem_allocator.h
 %{_pkgconfigdir}/memkind.pc
 %{_mandir}/man3/hbwmalloc.3*
This page took 0.055659 seconds and 4 git commands to generate.