]> git.pld-linux.org Git - packages/libxcrypt.git/commitdiff
- explicit /usr/include/*.h files (in default_crypt case)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Oct 2020 12:30:21 +0000 (13:30 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Oct 2020 12:30:21 +0000 (13:30 +0100)
libxcrypt.spec

index 84055e3904ccd5f7871f3d41eed74476bf836b3b..5036d1955ec7eb5483f0958944ab6376279bc7be 100644 (file)
@@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{libname}.so
 %if %{with default_crypt}
-%{_includedir}/*.h
+%{_includedir}/crypt.h
 %else
 %{_includedir}/xcrypt
 %endif
This page took 0.229595 seconds and 4 git commands to generate.