forked from pool/libmng
- Remove contrib directory during build, its unused and might
confuse licensing, bnc#744320 OBS-URL: https://build.opensuse.org/package/show/graphics/libmng?expand=0&rev=9
This commit is contained in:
parent
994583fb9a
commit
0b8614cc96
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 1 11:19:24 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Remove contrib directory during build, its unused and might
|
||||||
|
confuse licensing, bnc#744320
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 21 17:59:42 UTC 2011 - jengelh@medozas.de
|
Mon Nov 21 17:59:42 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -79,6 +79,10 @@ This package contains the static library and the header files.
|
|||||||
%patch3
|
%patch3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
# This is not zlib licensed and unused, just as a caution, bnc#744320
|
||||||
|
rm -rf contrib
|
||||||
|
|
||||||
make %{?_smp_mflags} -f makefiles/makefile.linux _LIB=%{_lib}
|
make %{?_smp_mflags} -f makefiles/makefile.linux _LIB=%{_lib}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user