Description: Create the installation directory Author: Alan M Varghese Last-Update: 2024-03-09 Forwarded: not-needed --- a/Makefile +++ b/Makefile @@ -71,4 +71,5 @@ install: make all + mkdir -p $(PREFIX)/bin cp ./build/hyprpaper $(PREFIX)/bin -f