1 2 3 4 5 6 7 8 9 10
#!/bin/sh PKG_NAME="indicator-applet" which gnome-autogen.sh || { echo "You need gnome-common from GNOME SVN" exit 1 } . gnome-autogen.sh