Worked on openoffice (2)
svn path=/nixpkgs/trunk/; revision=8998
This commit is contained in:
parent
fa88a69936
commit
860a5d0b70
@ -5,14 +5,7 @@ configurePhase() {
|
|||||||
cd config_office/;
|
cd config_office/;
|
||||||
./configure --disable-epm --disable-odk --with-java=no --disable-cups --with-system-python \
|
./configure --disable-epm --disable-odk --with-java=no --disable-cups --with-system-python \
|
||||||
--disable-mozilla --without-nas --disable-pasf --disable-gnome-vfs \
|
--disable-mozilla --without-nas --disable-pasf --disable-gnome-vfs \
|
||||||
--with-hsqldb-jar=$hsqldb/lib/hsqldb.jar \
|
--with-system-libs;
|
||||||
--with-beanshell-jar=$beanshell/bsh.jar \
|
|
||||||
--with-xml-apis-jar=$xerces/xml-apis.jar \
|
|
||||||
--with-xerces-jar=$xerces/xercesImpl.jar \
|
|
||||||
--with-xalan-jar=$xalan/xalan.jar \
|
|
||||||
--with-xt-jar=$xt --with-system-libs;
|
|
||||||
|
|
||||||
#--with-system-libs
|
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user