From a94de1f77d8ca0ccc2668f05bbe2522e76286cf3 Mon Sep 17 00:00:00 2001 From: heck Date: Wed, 14 Dec 2022 00:53:59 +0100 Subject: [PATCH] Build: build.conf rename to .example - dont want it to be dirty all the time --- build.conf => build.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename build.conf => build.conf.example (85%) diff --git a/build.conf b/build.conf.example similarity index 85% rename from build.conf rename to build.conf.example index a73c9b3..f26533c 100644 --- a/build.conf +++ b/build.conf.example @@ -1,7 +1,7 @@ # The following values reflect the defaults # uncomment and adjust -# PREFIX?=/opt/local +# PREFIX=/opt/local # DEBUG?=1 # PORTMIDI_ENABLED?=1 # MOUSE_ENABLED?=1