From 26952a2259c8d5ea7af08ca859079c3ae5808dd2 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Thu, 18 May 2023 16:29:44 +0200 Subject: [PATCH] redhat: do not ship .la file in -devel package --- redhat/lldpd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 1b474edc..3a0067c0 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -311,7 +311,6 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %{_libdir}/liblldpctl.so %{_libdir}/liblldpctl.a -%{_libdir}/liblldpctl.la %{_libdir}/pkgconfig/lldpctl.pc %{_includedir}/lldpctl.h %{_includedir}/lldp-const.h -- 2.39.5