summary refs log tree commit diff
path: root/pkgs/applications/graphics/batik/builder.sh
blob: c6cf64bf3700edd75ebc2beeb531a3c7f66a5727 (plain) (blame)
1
2
3
4
5
6
7
set -e

source $stdenv/setup

unzip $src
mkdir $out
mv batik-* $out/batik