diff options
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-libxslt')
| -rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-libxslt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-libxslt b/editors/openoffice.org-vcltesttool/files/patch-libxslt deleted file mode 100644 index 4bdf4230014f..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-libxslt +++ /dev/null @@ -1,11 +0,0 @@ ---- libxslt/libxslt-1.1.16.patch~ 2009-07-11 13:38:52.000000000 +0900 -+++ libxslt/libxslt-1.1.16.patch 2009-07-11 13:39:11.000000000 +0900 -@@ -30,7 +30,7 @@ - fi - - --! if test "1" == "1" -+! if test "1" = "1" - then - XMLVERS=`$XML_CONFIG --version` - if test `echo $XMLVERS | sed -e 's/libxml //' | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'` -ge `echo $LIBXML_REQUIRED_VERSION | sed -e 's/libxml //' | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'` |
