icc/prj/build.lst | 4 ++-- icc/source/create_sRGB_profile/makefile.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit ce2a78b4efe5c62d4aa13109401dc820e3891e71 Author: Tomas Chvatal <tchva...@suse.cz> Date: Wed Nov 23 17:05:19 2011 +0100 Whitespace and expand comment, drop useless rm. diff --git a/icc/prj/build.lst b/icc/prj/build.lst index 45fbe5a..ac7cf32 100644 --- a/icc/prj/build.lst +++ b/icc/prj/build.lst @@ -1,4 +1,4 @@ -ip icc : solenv external sal NULL +ip icc : solenv external sal NULL ip icc usr1 - all ip_mkout NULL ip icc nmake - all ip_icc NULL -ip icc/source/create_sRGB_profile nmake - all ip_profile ip_icc NULL +ip icc/source/create_sRGB_profile nmake - all ip_profile ip_icc NULL diff --git a/icc/source/create_sRGB_profile/makefile.mk b/icc/source/create_sRGB_profile/makefile.mk index d3dc3f9..56a9a67 100644 --- a/icc/source/create_sRGB_profile/makefile.mk +++ b/icc/source/create_sRGB_profile/makefile.mk @@ -68,6 +68,7 @@ APP1STDLIBS=\ -lICC_utils # this library is not in pkgconfig but in the same dir # so no need to cry for it and just hardcode it here +# bug also opened upstream about this .ELSE APP1LIBS=\ $(SLB)$/proflib.lib \ @@ -81,5 +82,4 @@ APP1OBJS= $(OBJFILES) ALLTAR: $(TARGET)$(EXECPOST) $(TARGET)$(EXECPOST): $(BIN)$/$(TARGET)$(EXECPOST) - rm -rf $@ cd $(BIN)$/ && $(BIN)$/$(TARGET)$(EXECPOST) _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits