~angeloc/unity-lens-files/fix-for-948086

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2010-11-18 07:10:40 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20101118071040-vi5jkg62b601rh0a
Allow building out-of-tree with jhbuild

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
 
3
srcdir=`dirname $0`
 
4
 
3
5
PKG_NAME="unity-place-files"
4
6
 
5
7
which gnome-autogen.sh || {