summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/glib2/PRE_BUILD
blob: 3fcf4b6c87d72cfa059fcc12dafbf68fe0efe685 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if ! is_depends_enabled $SPELL python; then
#  sed -i -e '/^SUBDIRS = / s,gdbus-2.0/codegen,,' gio/Makefile.am &&
  sed -i -e '/^SUBDIRS += / s,tests,,' gio/Makefile.am
fi

autoreconf -f -i --symlink
#./autogen.sh