~ps-jenkins/unity-lens-files/latestsnapshot-7.0daily13.05.07ubuntu.unity.experimental.certified-0ubuntu1

1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

srcdir=`dirname $0`

PKG_NAME="unity-place-files"

which gnome-autogen.sh || {
	echo "You need gnome-common from GNOME SVN"
	exit 1
}

USE_GNOME2_MACROS=1 \
. gnome-autogen.sh