~inkscape.dev/inkscape/trunk

1
2
3
4
5
6
7
8
#!/bin/sh

# This script is called by Jenkins in the scheduled gtk2 job

./autogen.sh
./configure
make clean
make