From e9d9c529e1a9d6ed44c79e1768beddf9448e49c7 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 14 Jun 2013 21:50:05 -0400 Subject: bootstrap-prepare.sh: Keep local.mk out of opk. --- (limited to 'bootstrap-prepare.sh') diff --git a/bootstrap-prepare.sh b/bootstrap-prepare.sh index 4d2063b..3e99efc 100755 --- a/bootstrap-prepare.sh +++ b/bootstrap-prepare.sh @@ -77,6 +77,7 @@ prepare_packages_from_git() ./config clean PKG_TARGETS="${ARCH}" ./config fi + rm -f local.mk if [ -f source.mk -a ! -f "${repo##*/}"*.orig.tar* ]; then opkbuild -bCT source fi -- cgit v0.9.1