summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/unit.spec.in
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2023-08-22 14:55:10 -0700
committerKonstantin Pavlov <thresh@nginx.com>2023-08-22 14:55:10 -0700
commit36dceaef638141c1f74818760f3f61a35c7470c9 (patch)
tree77ff8dbb1742204da35e56db1ee9d3d9fd702761 /pkg/rpm/unit.spec.in
parentebcc92069d6b4f59a3ab39d66649f5c3c0e6a768 (diff)
downloadunit-36dceaef638141c1f74818760f3f61a35c7470c9.tar.gz
unit-36dceaef638141c1f74818760f3f61a35c7470c9.tar.bz2
Packages: added pkg-config file packaging for rpm-based distros.
Debian-based distributions package it automatically.
Diffstat (limited to '')
-rw-r--r--pkg/rpm/unit.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/rpm/unit.spec.in b/pkg/rpm/unit.spec.in
index 14a2ea00..b4e7863e 100644
--- a/pkg/rpm/unit.spec.in
+++ b/pkg/rpm/unit.spec.in
@@ -222,5 +222,6 @@ BANNER
%{_libdir}/libunit.a
%{_libdir}/libunit-debug.a
%{_includedir}/nxt_*.h
+%{_datadir}/pkgconfig/unit.pc
%changelog