From db8db9b5dffe3a9d6770a5e77f9381c756aef197 Mon Sep 17 00:00:00 2001 From: "aricloverGitHub (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Sun, 10 Nov 2024 03:44:39 -0600 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 449f76e..b5edab1 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ YTLITE_DYLIB = $(YTLITE_PATH)/var/jb/Library/MobileSubstrate/DynamicLibraries/YT YTLITE_BUNDLE = $(YTLITE_PATH)/var/jb/Library/Application\ Support/YTLite.bundle internal-clean:: - @rm -rf $(YTLITE_PATH)/* + @rm -rf $(YTLITE_PATH)/* ifneq ($(JAILBROKEN),1) before-all::