From 494d87a82eebf981abd9cac6e20ba9bd991474f8 Mon Sep 17 00:00:00 2001 From: Detlef Groth Date: Sat, 9 Dec 2023 10:37:27 +0100 Subject: [PATCH] dealing with ehf-bak file to not include that into bfs builds --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index f05976a..ee41e13 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ me-bfs-linux: -mkdir me-bfs/jasspa/spelling cp -r jasspa/macros me-bfs/jasspa/ rm -f me-bfs/jasspa/macros/*~ + rm -f me-bfs/jasspa/macros/*.bak -rm me-bfs/jasspa/macros/null #cp -r jasspa/contrib me-bfs/jasspa/ cp jasspa/spelling/*$(dict)*f me-bfs/jasspa/spelling/ @@ -56,6 +57,7 @@ app-image: rm -rf jasspa-bfs/pixmaps rm -rf jasspa-bfs/spelling rm -f jasspa-bfs/macros/*~ + rm -f jasspa-bfs/macros/*.bak ./bin/bfs -a bin/mecw-ubuntu-18 -o jme.AppDir/usr/bin/jme ./jasspa-bfs appimagetool-x86_64.AppImage jme.AppDir ./Jasspa_MicroEmacs-x86_64.AppImage -V -n