From e7ac41326827a8b2c05b68c4b34cbd697c990a3e Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Fri, 21 Jul 2006 12:01:21 +0000 Subject: [PATCH] revert change to bakefile list git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/scripts/pre-flight.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distrib/scripts/pre-flight.sh b/distrib/scripts/pre-flight.sh index c98abe08ad..630bd70fe1 100755 --- a/distrib/scripts/pre-flight.sh +++ b/distrib/scripts/pre-flight.sh @@ -48,7 +48,7 @@ fi #re-bake the bakefiles if [ $rebake = "yes" ]; then cd $WX_SRC_DIR/build/bakefiles - bakefile_gen -d ${WX_SRC_DIR}/distrib/scripts/Bakefiles.release.bkgen + bakefile_gen -d ../../distrib/scripts/Bakefiles.release.bkgen fi cd $WX_SRC_DIR -- 2.50.0