]> git.pld-linux.org Git - packages/argyllcms.git/blob - argyllcms-link.patch
- updated to 1.3.7
[packages/argyllcms.git] / argyllcms-link.patch
1 --- hargyllcms-1.3.6/lib/Makefile.am.orig       2012-03-19 11:24:38.000000000 +0100
2 +++ hargyllcms-1.3.6/lib/Makefile.am    2012-03-23 18:07:29.525112808 +0100
3 @@ -67,6 +67,7 @@
4  
5  libargyll_la_LIBADD =                                          \
6         ../libusb/libargyllusb.la                               \
7 +       ../icc/libargyllicc.la                          \
8         $(TIFF_LIBS)                                            \
9         $(X_LIBS)                                               \
10         $(NULL)
11 --- hargyllcms-1.3.6/Makefile.am.orig   2012-02-07 13:54:47.000000000 +0100
12 +++ hargyllcms-1.3.6/Makefile.am        2012-03-23 19:01:07.358553887 +0100
13 @@ -2,12 +2,12 @@
14  
15  SUBDIRS =                                              \
16         libusb                                          \
17 +       icc                                             \
18         lib                                             \
19         cgats                                           \
20         doc                                             \
21         gamut                                           \
22         h                                               \
23 -       icc                                             \
24         link                                            \
25         jcnf                                            \
26         numlib                                          \
This page took 0.081873 seconds and 3 git commands to generate.