4 lines
92 B
Bash
4 lines
92 B
Bash
source $stdenv/setup
|
|
|
|
tar --extract --file=$src libreoffice-$version/download.lst -O > $out
|