forked from mirrors/nixpkgs
Trying to fix OO.o 2.4.1
svn path=/nixpkgs/trunk/; revision=12629
This commit is contained in:
parent
65ce0411d8
commit
a031f1cbf0
|
@ -71,8 +71,6 @@ installPhase() {
|
|||
# Do the actual installation into $out.
|
||||
(cd $SRC_ROOT/instsetoo_native/util && perl -w $SOLARENV/bin/make_installer.pl \
|
||||
-f openoffice.lst -l en-US -p OpenOffice \
|
||||
-packagelist ../inc_openoffice/unix/packagelist.txt \
|
||||
-addpackagelist ../inc_openoffice/unix/packagelist_language.txt \
|
||||
-buildid $BUILD -simple $ooFiles)
|
||||
|
||||
ensureDir $out/bin
|
||||
|
|
Loading…
Reference in a new issue