[ooo-build-commit] .: bin/applyflags patches/dev300

Fridrich Strba fridrich at kemper.freedesktop.org
Fri Sep 17 02:46:57 PDT 2010


 bin/applyflags       |    3 ---
 patches/dev300/apply |    1 -
 2 files changed, 4 deletions(-)

New commits:
commit 2121ca9f8b8f650eccf41e2e937191755fbce63a
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri Sep 17 11:46:36 2010 +0200

    Remove stale section Extensions from apply and applyflags

diff --git a/bin/applyflags b/bin/applyflags
index 9cee051..42826ad 100755
--- a/bin/applyflags
+++ b/bin/applyflags
@@ -22,9 +22,6 @@ test -n "$builddir" && OOBUILDDIR=$builddir
 
 echo -n "--distro=$DISTRO"
 
-if test -d $OOBUILDDIR/swext -o -d $OOBUILDDIR/sdext -o -d $OOBUILDDIR/reportbuilder; then
-    SECTIONS="$SECTIONS,Extensions"
-fi
 if test -d $OOBUILDDIR/ct2n ; then
     SECTIONS="$SECTIONS,CT2N"
 fi
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 9a4897c..6d39b83 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -48,7 +48,6 @@ Piece : PieceBits
 Localize : LocalizeFixes
 # patches touching swext which is not in the OpenOffice2 alias yet.
 # FIXME: Get this cleaned up
-Extensions : ExtensionFixes
 UnstableWP : UnstableLibwpd
 Gnome2-26 : GnomeSessionManagement
 


More information about the ooo-build-commit mailing list