]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - make.sh
Write /opt/pakfire/db/core/mine in stage2.
[people/teissler/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index e80a951085ccfac5a168b30ec7e80a9e823022aa..edee082f07f46deef1c9833fa036da044bb84e4a 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -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