rosenrot-browser

A hackable browser based on Webkitgtk
Log | Files | Refs | README

commit 9202a1f9b295aee0bc58791b75d6d342696e7bda
parent b49a808739c12a220e8f90cc3ea928cd914489cf
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Tue, 28 Mar 2023 22:27:02 -0600

fix: fix makefile typo

Diffstat:
Mmakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makefile b/makefile @@ -49,7 +49,7 @@ USER=`whoami` DEFAULT_CACHE_DIR=/home/loki/.cache/rose CURRENT_CACHE_DIR=/home/$(USER)/.cache/rose ## dir -DEFAULT_DIR='/home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot' +DEFAULT_DIR=/home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot CURRENT_DIR=`pwd` build: $(SRC) $(PLUGS) $(CONFIG)