Write /opt/pakfire/db/core/mine in stage2.

This commit is contained in:
Michael Tremer
2013-09-30 21:08:44 +02:00
parent e2eb09157e
commit 065c9931ac
5 changed files with 9 additions and 5 deletions

View File

@@ -774,7 +774,6 @@ buildipfire() {
ipfiremake iptraf-ng
ipfiremake iotop
echo $PAKFIRE_CORE > $BASEDIR/build/opt/pakfire/db/core/mine
if [ "$(git status -s | wc -l)" == "0" ]; then
GIT_STATUS=""
else