[ooo-build-commit] .: moz/seamonkey-source-1.1.14.patch

Tor Lillqvist tml at kemper.freedesktop.org
Wed Sep 29 05:12:52 PDT 2010


 moz/seamonkey-source-1.1.14.patch |    8 --------
 1 file changed, 8 deletions(-)

New commits:
commit 740dd8dc9f40d8585d6e5032c6c2f7936175afb7
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Wed Sep 29 15:10:51 2010 +0300

    Remove leftover unneeded and buggy debugging printout
    
    From seamonkey-source-1.1.14.patch.diff. See
    http://qa.openoffice.org/issues/show_bug.cgi?id=84961 .

diff --git a/moz/seamonkey-source-1.1.14.patch b/moz/seamonkey-source-1.1.14.patch
index 3aabbe1..566a044 100644
--- a/moz/seamonkey-source-1.1.14.patch
+++ b/moz/seamonkey-source-1.1.14.patch
@@ -195,14 +195,6 @@
  	mv $(_MDDEPFILE) $(_MDDEPFILE).old && \
  	cat $(_MDDEPFILE).old | sed -e "s|^$(<D)/||g" > $(_MDDEPFILE) && rm -f $(_MDDEPFILE).old ; \
  fi
-@@ -1325,6 +1352,7 @@
- 
- $(XPIDL_GEN_DIR)/%.h: %.idl $(XPIDL_COMPILE) $(XPIDL_GEN_DIR)/.done
- 	$(REPORT_BUILD)
-+	echo "PATH=" $(PATH)
- 	$(ELOG) $(XPIDL_COMPILE) -m header -w -I$(srcdir) -I$(IDL_DIR) -o $(XPIDL_GEN_DIR)/$* $(_VPATH_SRCS)
- 	@if test -n "$(findstring $*.h, $(EXPORTS) $(SDK_HEADERS))"; \
- 	  then echo "*** WARNING: file $*.h generated from $*.idl overrides $(srcdir)/$*.h"; else true; fi
 @@ -1696,14 +1724,14 @@
  define MAKE_DEPS_NOAUTO
  	set -e ; \


More information about the ooo-build-commit mailing list