head 1.2; access; symbols pkgsrc-2016Q4:1.1.0.16 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.14 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.12 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.10 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.8 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.6 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.4 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.2 pkgsrc-2015Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2016.12.29.19.10.27; author wiz; state dead; branches; next 1.1; commitid UT4GSflIUbUnEUzz; 1.1 date 2015.03.12.02.59.04; author ryoon; state Exp; branches; next ; commitid jrnIrC6lwsRvqgdy; desc @@ 1.2 log @Remove old openoffice and libreoffice packages. As discussed on pkgsrc-users. @ text @$NetBSD: patch-solenv_bin_ooinstall,v 1.1 2015/03/12 02:59:04 ryoon Exp $ --- solenv/bin/ooinstall.orig 2014-04-08 11:46:25.000000000 +0000 +++ solenv/bin/ooinstall @@@@ -87,10 +87,10 @@@@ if ($is_windows) { # make distro-pack-install shufle with the SDK installation to make it LSB compliant # it creates symlinks from the orignal path to /usr/share; they are not valid with $DESTDIR # and potential second ooinstall call fails with strange error messages if the old tree is still there -if ($destdir && "$ENV{DESTDIR}" ne "/" && -d "$ENV{DESTDIR}") { - print "Cleaning destdir...\n"; - system ("rm -rf \"$ENV{DESTDIR}\"") && die "Failed to clean up destdir: $!"; -} +#if ($destdir && "$ENV{DESTDIR}" ne "/" && -d "$ENV{DESTDIR}") { +# print "Cleaning destdir...\n"; +# system ("rm -rf \"$ENV{DESTDIR}\"") && die "Failed to clean up destdir: $!"; +#} print "Running LibreOffice installer\n"; @ 1.1 log @Bump PKGREVISION. * Install desktop files with patches from jaapb@@. (PKGREVISION bump) * Try to invoke Apache Ant process under NetBSD 6. /bin/sh under NetBSD 6 return non-0 value from "undef Platform", when $Platform is not defined. And more something is required to built this package under NetBSD 6. @ text @d1 1 a1 1 $NetBSD$ @