mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +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
|