~indicator-applet-developers/indicator-keyboard/13.10

1
2
3
4
5
#!/bin/sh -e

mkdir -p m4
autoreconf -i
test -n "$NOCONFIGURE" || ./configure "$@"