[4/5] update.sh: Remove pakfire.log file as it is not used

Message ID 20250628134853.3312365-4-adolf.belka@ipfire.org
State Staged
Commit da9987bf97ef88bf93d27ebdbe13558e5a2c76d9
Headers
Series [1/5] functions.pl: pakfir cleanup |

Commit Message

Adolf Belka June 28, 2025, 1:48 p.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/196/update.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Patch

diff --git a/config/rootfiles/core/196/update.sh b/config/rootfiles/core/196/update.sh
index 3b2485f9c..ac5e5baac 100644
--- a/config/rootfiles/core/196/update.sh
+++ b/config/rootfiles/core/196/update.sh
@@ -92,7 +92,8 @@  rm -rfv \
 	/usr/bin/genisoimage \
 	/usr/bin/mkhybrid \
 	/usr/lib/librols.so.* \
-	/usr/lib/libusual.so.*
+	/usr/lib/libusual.so.* \
+	/var/log/pakfire.log
 
 # Extract files
 extract_files