------------------------------------------------------------ revno: 1361 committer: Rene Engelhard <r...@debian.org> branch nick: 31 timestamp: Fri 2008-12-26 01:02:00 +0100 message: (re-)add the --without-writer2latex which seems to have gone lost modified: changelog rules
=== modified file 'changelog' --- a/changelog 2008-12-22 08:29:49 +0000 +++ b/changelog 2008-12-26 00:02:00 +0000 @@ -4,7 +4,7 @@ - build without -march=armv5te for arm (closes: #501957) - lbnames.h supports gcc 4.4 (closes: #505669) * ooo-build: - - back on trunk (r14909) + - back on trunk (r14926) * debian/shlibs.override.icu: update for new icu * debian/shlibs.override.xmlsec: remove, xmlsec went static * debian/rules, debian/openoffice.org-qa-tools.{preinst,postrm}.in,
=== modified file 'rules' --- a/rules 2008-12-22 17:34:02 +0000 +++ b/rules 2008-12-26 00:02:00 +0000 @@ -476,6 +476,7 @@ ifeq "$(ENABLE_JAVA)" "y" WRITER_W2L_DEP = openoffice.org-writer2latex + CONFIGURE_FLAGS += -without-writer2latex endif ifeq "$(RUN_SMOKETEST)" "y"