head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.6 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.4 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.2 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.2.0.20 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.18 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.16 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.14 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.12 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.10 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.8 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.6 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.4 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.2 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.1.0.2 pkgsrc-2008Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2011.10.02.14.11.57; author wiz; state dead; branches; next 1.2; 1.2 date 2009.02.08.15.27.35; author hira; state Exp; branches; next 1.1; 1.1 date 2008.11.24.11.58.44; author hira; state Exp; branches; next ; desc @@ 1.3 log @Remove packages scheduled to be deleted according to the pkgsrc-2011Q2 release notes. @ text @$NetBSD: patch-eg,v 1.2 2009/02/08 15:27:35 hira Exp $ --- sysui/desktop/share/openoffice.sh.orig 2008-11-24 16:06:47.000000000 +0900 +++ sysui/desktop/share/openoffice.sh 2008-11-24 16:07:17.000000000 +0900 @@@@ -1,2 +1,2 @@@@ #!/bin/sh -exec /etc/%PREFIX/program/soffice "$@@" +exec @@OO_PREFIX@@/program/soffice "$@@" @ 1.2 log @Fix paths of soffice and spadmin. This fixes PR pkg/40553. @ text @d1 1 a1 1 $NetBSD: patch-eg,v 1.1 2008/11/24 11:58:44 hira Exp $ @ 1.1 log @ - Install hicolor and locolor icons. - Install gnome icons (with gnome option only). - Install MIME info files. - Fix name of .dekstop files. - Use startup scripts in OOo (don't generate these in Makefile). Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ d8 1 a8 1 +exec @@OO_PREFIX@@/%PREFIX/program/soffice "$@@" @