aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2016-09-14 20:48:38 +0200
committerAnders Roxell <anders.roxell@linaro.org>2016-09-15 12:43:46 +0200
commit462a840e56bce068bf595264a7835ab0a04acc38 (patch)
tree6762ec5301141ee95e46e69c75ab316863e60612
parent39bf0d522f327a3dde026853fd725256d4de237f (diff)
rpm: remove .la files
Reviewed-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--pkg/rpm/odp.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec
index 42a53e6..d6eff66 100644
--- a/pkg/rpm/odp.spec
+++ b/pkg/rpm/odp.spec
@@ -63,6 +63,7 @@ and guides in HTMLformats.
%configure
%make_install
+find %{buildroot} -type f -name 'libodp*.la' |xargs rm
%files -n odp-linux
%{_libdir}/*