Move pre_build() call after creation of dirs

svn path=/trunk/; revision=576
This commit is contained in:
Andrew Gaffney 2008-09-28 04:39:45 +00:00
parent 4333ff11e4
commit 46d164baab
2 changed files with 8 additions and 5 deletions

View file

@ -2,6 +2,9 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id$
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Move pre_build() call after creation of dirs
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Add pre_build() and post_build() support