Accepting request 174837 from Application:Geo

fixed make install for non suse targets (forwarded request 174820 from behrisch)

OBS-URL: https://build.opensuse.org/request/show/174837
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=4
This commit is contained in:
Ismail Dönmez 2013-05-08 14:48:31 +00:00 committed by Git OBS Bridge
parent d966f36160
commit c7ca948920
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 8 11:56:09 UTC 2013 - behrisch@users.sourceforge.net
- fixed make install for non suse targets
Sun Nov 25 14:55:50 UTC 2012 - Angelos Tzotsos <tzotsos@opensuse.org>
Update to version 2.0 Final, fixed some major issues :

View File

@ -78,7 +78,7 @@ make VERBOSE=1 %{?_smp_mflags}
%install
cd ../temp
%makeinstall
make DESTDIR=%{buildroot} install
rm -rf %{buildroot}/usr/lib/debug
%if "%{_lib}" == "lib64"
mkdir %{buildroot}/usr/lib64