also install required files for HAVE_INCLUDES
[buildroot.git] / package / curl / curl-7.10.4-path.patch
bloba972618ebe92cea8c4ebdc1f6aa134d44c95cd10
1 --- curl-7.10.4/lib/Makefile.am
2 +++ curl-7.10.4/lib/Makefile.am
3 @@ -78,8 +78,8 @@
5 install-data-hook:
6 @if test -n "@CURL_CA_BUNDLE@"; then \
7 - $(mkinstalldirs) `dirname $(DESTDIR)@CURL_CA_BUNDLE@`; \
8 - @INSTALL_DATA@ $(srcdir)/ca-bundle.crt $(DESTDIR)@CURL_CA_BUNDLE@; \
9 + $(mkinstalldirs) `dirname $(prefix)/../@CURL_CA_BUNDLE@`; \
10 + @INSTALL_DATA@ $(srcdir)/ca-bundle.crt $(prefix)/../@CURL_CA_BUNDLE@; \
13 # this hook is mainly for non-unix systems to build even if configure