~ubuntu-branches/ubuntu/precise/libzeitgeist/precise-proposed

1 by Didier Roche
Import upstream version 0.2.2
1
#!/bin/sh
2
3
PKG_NAME="zeitgeist"
4
5
which gnome-autogen.sh || {
6
        echo "You need gnome-common from the GNOME Git repository"
7
        exit 1
8
}
9
10
USE_GNOME2_MACROS=1 \
11
. gnome-autogen.sh