You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/08/26 14:36:52 UTC

[tomcat-native] 01/02: Remove remaining reference to pkg-config file

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git

commit cbb8c4b8a916a6e26402854202dc78ab9664b3e8
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Aug 26 15:35:29 2021 +0100

    Remove remaining reference to pkg-config file
---
 native/build/rpm/tcnative.spec.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/native/build/rpm/tcnative.spec.in b/native/build/rpm/tcnative.spec.in
index 6966919..73c1642 100644
--- a/native/build/rpm/tcnative.spec.in
+++ b/native/build/rpm/tcnative.spec.in
@@ -86,7 +86,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_libdir}/libtcnative-%{tcnver}.*a
 %{_libdir}/libtcnative-%{tcnver}.so
-%{_libdir}/pkgconfig/tcnative-%{tcnver}.pc
 %{_includedir}/%{name}/*.h
 %doc --parents html
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org