about summary refs log tree commit diff
path: root/pkgs/applications/office/libreoffice/download-list-builder.sh
blob: 31cab28fd82e2ffb7d2bb050870176de30ba87a1 (plain) (blame)
1
2
3
4
if [ -e .attrs.sh ]; then source .attrs.sh; fi
source $stdenv/setup

tar --extract --file=$src libreoffice-$version/download.lst -O > $out