Gentoo Archives: gentoo-commits

From: "Andreas Proschofsky (suka)" <suka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice/files: libreoffice-3.3-prefix.patch
Date: Sat, 05 Feb 2011 21:35:26
Message-Id: 20110205213516.9DFB320054@flycatcher.gentoo.org
1 suka 11/02/05 21:35:16
2
3 Added: libreoffice-3.3-prefix.patch
4 Log:
5 Another bunch of prefix fixes
6
7 (Portage version: 2.1.9.35/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 app-office/libreoffice/files/libreoffice-3.3-prefix.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-3.3-prefix.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-3.3-prefix.patch?rev=1.1&content-type=text/plain
14
15 Index: libreoffice-3.3-prefix.patch
16 ===================================================================
17 --- bin/package-ooo
18 +++ bin/package-ooo
19 @@ -126,8 +126,8 @@
20 fi
21
22 # create bash completion
23 -mkdir -p $OODESTDIR/etc/bash_completion.d
24 -$TOOLSDIR/bin/generate-bash-completion --binsuffix="$BINSUFFIX" $TOOLSDIR/bin/bash-completion.in $OODESTDIR/etc/bash_completion.d/libreoffice${BINSUFFIX}.sh
25 +mkdir -p $SYSCONFDIR/bash_completion.d
26 +$TOOLSDIR/bin/generate-bash-completion --binsuffix="$BINSUFFIX" $TOOLSDIR/bin/bash-completion.in $SYSCONFDIR/bash_completion.d/libreoffice${BINSUFFIX}.sh
27
28 if test "z$VENDORNAME" != "zRedHat"; then
29 mkdir -p $MANDIR/man1