diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |