]> git.pld-linux.org Git - packages/curl.git/commitdiff
- added forgotten curl-config
authorklakier <klakier@pld-linux.org>
Sat, 19 May 2001 12:55:49 +0000 (12:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl.spec -> 1.32

curl.spec

index e7159ab96922507bc2d661c53a3e0969c772ccae..5e8fbb4f46b4d7571e6fe9d40b5d842436ea6545 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -100,6 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/%{name}-config
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.la
 %{_mandir}/man3/*
This page took 0.032872 seconds and 4 git commands to generate.