From 9241daf8b3104b67b2801872d0e07d6762f78b47 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 17 Apr 2003 06:06:49 +0000 Subject: [PATCH] .la files part of RPM --- yaz.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/yaz.spec.in b/yaz.spec.in index 83c4295..39d3524 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -74,5 +74,6 @@ rm -fr ${RPM_BUILD_ROOT} /usr/include/yaz /usr/lib/*.so /usr/lib/*.a +/usr/lib/*.[la] /usr/share/aclocal/yaz.m4 /usr/share/man/man1/yaz-config.* -- 1.7.10.4