- remove unused copies of libusb0 and libusbw
- remove unused code from libusb1 directory (windows / macos) - call autoreconf in %build OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=4
This commit is contained in:
parent
c238f42674
commit
4da747f626
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 19 15:24:23 UTC 2012 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- remove unused copies of libusb0 and libusbw
|
||||||
|
- remove unused code from libusb1 directory (windows / macos)
|
||||||
|
- call autoreconf in %build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 16 16:21:17 UTC 2012 - fcrozat@suse.com
|
Mon Jan 16 16:21:17 UTC 2012 - fcrozat@suse.com
|
||||||
|
|
||||||
|
@ -116,10 +116,14 @@ Color Consortium (ICC) Profile Format Specification, Version 3.4.
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# remove unused source code
|
||||||
|
rm -fr libusb libusbw
|
||||||
|
rm -fr libusb1/{*.inf,*.rtf,*.inf,*.cat,*.vcproj,*.sys,*.sed,*.dsw,*.sln,*.dsp,*template*,WinCo*,winsub*,*kext*,KDRIVER_LICENSE,README_MSVC.txt,msvc,*.cmd}
|
||||||
|
|
||||||
|
%build
|
||||||
#needed by patches 1 & 2
|
#needed by patches 1 & 2
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
||||||
%build
|
|
||||||
%configure
|
%configure
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user