mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
4 lines
92 B
Bash
4 lines
92 B
Bash
source $stdenv/setup
|
|
|
|
tar --extract --file=$src libreoffice-$version/download.lst -O > $out
|