From 739e69a68c6226d6aa6fb2052a56b43b6c725edd Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Tue, 31 May 2022 20:07:53 +0200 Subject: [PATCH] f34/35 install also the local archive --- libdc1394.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libdc1394.spec b/libdc1394.spec index afbef8b..56a6a74 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -71,6 +71,8 @@ for f in grab_color_image grab_gray_image grab_partial_image; do mv %{buildroot}%{_mandir}/man1/$f.1 %{buildroot}%{_mandir}/man1/dc1394_$f.1 done +find %{buildroot} -name "*.la" -delete + %{?ldconfig_scriptlets} %files