summaryrefslogtreecommitdiff
path: root/icc/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-04 09:09:40 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-04 09:42:21 +0000
commit3f8126822c5cb4348f769d9a0776d457f5587b58 (patch)
tree9f39c435c0cffe1ec51914b566497beedbbde1da /icc/makefile.mk
parenta6a391da8d6e3aa2b9f30c9f8b664014dc2ae02c (diff)
convert zip of makefiles.mk to a patch and skip building some we don't need
Diffstat (limited to 'icc/makefile.mk')
-rw-r--r--icc/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/icc/makefile.mk b/icc/makefile.mk
index 779def4dcf66..8bf13c3d9f7f 100644
--- a/icc/makefile.mk
+++ b/icc/makefile.mk
@@ -39,6 +39,7 @@ TARGET=icc
TARFILE_NAME=SampleICC-1.3.2
TARFILE_MD5=fdb27bfe2dbe2e7b57ae194d9bf36bab
PATCH_FILES= \
+ SampleICC-makefiles.patch \
$(TARFILE_NAME).patch \
$(TARFILE_NAME)-fmtargs.patch
@@ -49,7 +50,7 @@ CONVERTFILES= \
Contrib$/ICC_utils$/Vetters.cpp
.IF "$(CROSS_COMPILING)"!="YES"
-CONFIGURE_ACTION= $(GNUCOPY) -r $(BACK_PATH)..$/source$/create_sRGB_profile Contrib$/CmdLine && unzip -o $(BACK_PATH)..$/makefiles.zip
+CONFIGURE_ACTION= $(GNUCOPY) -r $(BACK_PATH)..$/source$/create_sRGB_profile Contrib$/CmdLine
BUILD_ACTION=dmake && cd Contrib$/CmdLine$/create_sRGB_profile && $(AUGMENT_LIBRARY_PATH) .$/create_sRGB_profile
.ELSE
CONFIGURE_ACTION=