From 7603ec4e1620aeaf0f2b102af887b4c3c022677c Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 1 Oct 2013 17:20:41 +0200 Subject: [PATCH] pakfire: Don't remove existing content from /opt/pakfire. --- lfs/pakfire | 1 - 1 file changed, 1 deletion(-) diff --git a/lfs/pakfire b/lfs/pakfire index 11608b36d..6f90f89bb 100644 --- a/lfs/pakfire +++ b/lfs/pakfire @@ -54,7 +54,6 @@ md5 : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) -mkdir -p /opt/pakfire/{db/{meta,lists,rootfiles,installed,core},etc,lib,tmp} \ /var/log/pakfire /var/cache/pakfire cp -fRv $(DIR_SRC)/src/pakfire/* $(DIR_APP) -- 2.39.2