diff options
-rwxr-xr-x | packaging/capi-web-url-download.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/capi-web-url-download.spec b/packaging/capi-web-url-download.spec index b4dbfe6..6416cd0 100755 --- a/packaging/capi-web-url-download.spec +++ b/packaging/capi-web-url-download.spec @@ -58,4 +58,4 @@ rm -rf %{buildroot} %{_includedir}/web/download.h %{_includedir}/web/download_product.h %{_includedir}/web/download_private.h -%{_includedir}/web/download_doc.h +%exclude %{_includedir}/web/download_doc.h |