From afaa9df616a6c805f915d52ffc063edd4b8be88a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 07 Jan 2021 19:13:24 -0500 Subject: build: Remove Bash scripts --- diff --git a/build b/build index a0bee5f..d7dc8dd 100755 --- a/build +++ b/build @@ -23,6 +23,10 @@ build: install: build oh-autoinstall rm dest/usr/lib/$(OPK_HOST_ARCH)/*.a + # Bash scripts and their configuration: + rm dest/etc/e2scrub.conf + rm dest/usr/sbin/e2scrub + rm dest/usr/sbin/e2scrub_all oh-fixperms oh-strip oh-installfiles -- cgit v0.9.1