diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:34 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:34 +0200 |
commit | b3577669f0f1465d2a746e728a443a009b11e926 (patch) | |
tree | 5a70daf9ebc6c3e7926b17a3d9fad56addaf9e4a /extra/openoffice/Pkgfile | |
parent | 6e7045e36eb172d9c1c8d91cb59153c40f79c150 (diff) | |
download | nutyx-pakxe-b3577669f0f1465d2a746e728a443a009b11e926.tar.gz nutyx-pakxe-b3577669f0f1465d2a746e728a443a009b11e926.tar.bz2 nutyx-pakxe-b3577669f0f1465d2a746e728a443a009b11e926.tar.xz nutyx-pakxe-b3577669f0f1465d2a746e728a443a009b11e926.zip |
Ajustement de make de extra/openoffice
Diffstat (limited to 'extra/openoffice/Pkgfile')
-rw-r--r-- | extra/openoffice/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/openoffice/Pkgfile b/extra/openoffice/Pkgfile index 8429660f7..3d0ddce43 100644 --- a/extra/openoffice/Pkgfile +++ b/extra/openoffice/Pkgfile @@ -258,3 +258,4 @@ build() { # Installation Interface fr cp -a $SRC/fr/opt/openoffice.org/basis3.2/* $PKG/usr/lib/openoffice/basis-link/ } + |