From 5bd3f7778f9d0d9056c3e3e5de144a0cd969727abcde9f4db89c59967adadc11 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 19 Mar 2013 19:47:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libICE?expand=0&rev=9 --- libICE.changes | 5 +++++ libICE.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libICE.changes b/libICE.changes index 6faf252..7844b38 100644 --- a/libICE.changes +++ b/libICE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de + +- Use more robust make install call + ------------------------------------------------------------------- Wed Apr 11 15:03:16 UTC 2012 - vuntz@opensuse.org diff --git a/libICE.spec b/libICE.spec index 6287a71..28aded7 100644 --- a/libICE.spec +++ b/libICE.spec @@ -1,7 +1,7 @@ # # spec file for package libICE # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -82,7 +82,7 @@ in %lname. make %{?_smp_mflags} %install -%makeinstall +make install DESTDIR="%buildroot" rm -f "%buildroot/%_libdir"/*.la %post -n %lname -p /sbin/ldconfig