From 80e1f27d9b92473d56d918790e22149e035f3ef0 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Sat, 29 Nov 2025 20:37:08 -0600 Subject: [PATCH] Cleanup: The stand alone fakefile comments should use 0.8.x to represent the FLL dependency. --- data/build/stand_alone/fakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/build/stand_alone/fakefile b/data/build/stand_alone/fakefile index 644ac98..39fae66 100644 --- a/data/build/stand_alone/fakefile +++ b/data/build/stand_alone/fakefile @@ -5,7 +5,7 @@ # The data/build/stand_alone/config.h should be copied to sources/c/config.h. # # This requires that the sources structure to be changed. -# The monolithic sources from within the 'fll-0.7.4/source/c/' directory must be copied over into the sources directory under the directory 'sources/c/fll/'. +# The monolithic sources from within the 'fll-0.8.x/source/c/' directory must be copied over into the sources directory under the directory 'sources/c/fll/'. # # This can be built via: # fake -U build/stand_alone/ clean make -- 1.8.3.1