summaryrefslogtreecommitdiff
path: root/editors/openoffice/files/patch-package::source::zippackage::ZipPackageFolder.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-10-21All patches have been repocopied to use + as separator and not "::".Martin Blapp1-41/+0
2002-06-12Fix gcc 2.95.3 crash resulting from a symbol conflictMartin Blapp1-0/+41
between libpackage2.so and libsvx641fi.so. Enable gcc 2.95.3 build again. OO should build and work now in STABLE with the system gcc. Obtained from: Alexander Kabaev <ak03@gte.com>