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:
parent
d966f36160
commit
c7ca948920
@ -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 :
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user