From fb79f464971aa93166afa8aaa0ee6ed91ffe6353 Mon Sep 17 00:00:00 2001 From: mbr Date: Sun, 19 May 2002 20:26:47 +0000 Subject: Add install-user target. --- editors/openoffice.org-1.0/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'editors/openoffice.org-1.0') diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 4a492937eab..4c15cd73da0 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -147,4 +147,8 @@ do-install: TEMP=${WRKDIR} DISPLAY=${DISPLAY} \ ${WRKSRC}/../instsetoo/*.pro/01/normal/setup -r:oo_setup.resp +install-user: + @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" \ + ${PREFIX}/OpenOffice.org1.0/program/setup + .include -- cgit