Loading docs/Makefile.am +3 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,9 @@ AUTOMAKE_OPTIONS = foreign no-dependencies man_MANS = curl.1 curl-config.1 GENHTMLPAGES = curl.html curl-config.html PDFPAGES = curl.pdf curl-config.pdf man_MANS = curl.1 curl-config.1 mk-ca-bundle.1 GENHTMLPAGES = curl.html curl-config.html mk-ca-bundle.html PDFPAGES = curl.pdf curl-config.pdf mk-ca-bundle.pdf HTMLPAGES = $(GENHTMLPAGES) index.html Loading packages/AIX/RPM/curl.spec.in +2 −0 Original line number Diff line number Diff line Loading @@ -105,6 +105,7 @@ make DESTDIR=%{buildroot} install-strip %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/curl %attr(0644,root,root) %{_mandir}/man1/curl.1* %attr(0644,root,root) %{_mandir}/man1/mk-ca-bundle.1 %{_libdir}/libcurl.a %if %{SSL} == 1 %{_datadir}/curl/curl-ca-bundle.crt Loading @@ -124,6 +125,7 @@ make DESTDIR=%{buildroot} install-strip %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/curl-config %attr(0644,root,root) %{_mandir}/man1/curl-config.1* %attr(0644,root,root) %{_mandir}/man1/mk-ca-bundle.1 %attr(0644,root,root) %{_mandir}/man3/* %attr(0644,root,root) %{_includedir}/curl/* %{_libdir}/libcurl.la Loading packages/EPM/curl.list.in +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ $datarootdir=@datarootdir@ f 0644 cowo pppusers ${mandir}/man1/curl.1 ./docs/curl.1 f 0644 cowo pppusers ${mandir}/man1/curl-config.1 ./docs/curl-config.1 f 0644 cowo pppusers ${mandir}/man1/mk-ca-bundle.1 ./docs/mk-ca-bundle.1 f 0644 cowo pppusers ${mandir}/man3/curl_easy_cleanup.3 ./docs/curl_easy_cleanup.3 f 0644 cowo pppusers ${mandir}/man3/curl_easy_getinfo.3 ./docs/curl_easy_getinfo.3 f 0644 cowo pppusers ${mandir}/man3/curl_easy_init.3 ./docs/curl_easy_init.3 Loading packages/Linux/RPM/curl-ssl.spec.in +1 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,7 @@ make DESTDIR=%{buildroot} install-strip %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/curl %attr(0644,root,root) %{_mandir}/man1/curl.1* %attr(0644,root,root) %{_mandir}/man1/mk-ca-bundle.1 %{_libdir}/libcurl.so* %{_datadir}/curl/curl-ca-bundle.crt %doc CHANGES COPYING README testcurl.sh docs/BUGS docs/SSLCERTS Loading Loading
docs/Makefile.am +3 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,9 @@ AUTOMAKE_OPTIONS = foreign no-dependencies man_MANS = curl.1 curl-config.1 GENHTMLPAGES = curl.html curl-config.html PDFPAGES = curl.pdf curl-config.pdf man_MANS = curl.1 curl-config.1 mk-ca-bundle.1 GENHTMLPAGES = curl.html curl-config.html mk-ca-bundle.html PDFPAGES = curl.pdf curl-config.pdf mk-ca-bundle.pdf HTMLPAGES = $(GENHTMLPAGES) index.html Loading
packages/AIX/RPM/curl.spec.in +2 −0 Original line number Diff line number Diff line Loading @@ -105,6 +105,7 @@ make DESTDIR=%{buildroot} install-strip %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/curl %attr(0644,root,root) %{_mandir}/man1/curl.1* %attr(0644,root,root) %{_mandir}/man1/mk-ca-bundle.1 %{_libdir}/libcurl.a %if %{SSL} == 1 %{_datadir}/curl/curl-ca-bundle.crt Loading @@ -124,6 +125,7 @@ make DESTDIR=%{buildroot} install-strip %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/curl-config %attr(0644,root,root) %{_mandir}/man1/curl-config.1* %attr(0644,root,root) %{_mandir}/man1/mk-ca-bundle.1 %attr(0644,root,root) %{_mandir}/man3/* %attr(0644,root,root) %{_includedir}/curl/* %{_libdir}/libcurl.la Loading
packages/EPM/curl.list.in +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ $datarootdir=@datarootdir@ f 0644 cowo pppusers ${mandir}/man1/curl.1 ./docs/curl.1 f 0644 cowo pppusers ${mandir}/man1/curl-config.1 ./docs/curl-config.1 f 0644 cowo pppusers ${mandir}/man1/mk-ca-bundle.1 ./docs/mk-ca-bundle.1 f 0644 cowo pppusers ${mandir}/man3/curl_easy_cleanup.3 ./docs/curl_easy_cleanup.3 f 0644 cowo pppusers ${mandir}/man3/curl_easy_getinfo.3 ./docs/curl_easy_getinfo.3 f 0644 cowo pppusers ${mandir}/man3/curl_easy_init.3 ./docs/curl_easy_init.3 Loading
packages/Linux/RPM/curl-ssl.spec.in +1 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,7 @@ make DESTDIR=%{buildroot} install-strip %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/curl %attr(0644,root,root) %{_mandir}/man1/curl.1* %attr(0644,root,root) %{_mandir}/man1/mk-ca-bundle.1 %{_libdir}/libcurl.so* %{_datadir}/curl/curl-ca-bundle.crt %doc CHANGES COPYING README testcurl.sh docs/BUGS docs/SSLCERTS Loading