d97dcef3a7
update to 3.1.2 - requires colord OBS-URL: https://build.opensuse.org/request/show/73861 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-color-manager?expand=0&rev=35
16 lines
534 B
Diff
16 lines
534 B
Diff
diff -ur gnome-color-manager-3.1.2.orig/tools/Makefile.am gnome-color-manager-3.1.2/tools/Makefile.am
|
|
--- gnome-color-manager-3.1.2.orig/tools/Makefile.am 2011-05-26 11:44:24.000000000 +0200
|
|
+++ gnome-color-manager-3.1.2/tools/Makefile.am 2011-06-16 13:24:46.160221608 +0200
|
|
@@ -28,10 +28,10 @@
|
|
gcm-dump-profile.c
|
|
|
|
gcm_dump_profile_LDADD = \
|
|
+ $(top_builddir)/src/libgcmshared.a \
|
|
$(GLIB_LIBS) \
|
|
$(COLORD_LIBS) \
|
|
$(LCMS_LIBS) \
|
|
- $(top_builddir)/src/libgcmshared.a \
|
|
-lm
|
|
|
|
gcm_dump_profile_CFLAGS = \
|