mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-28 16:14:09 +02:00
Update makefile accordingly
This commit is contained in:
parent
d5cb310799
commit
f9bb477489
1
Makefile
1
Makefile
@ -48,6 +48,7 @@ prepare: clean install_build_deps
|
||||
@echo "08 - Provide additional metadata (https://github.com/aunetx/deezer-linux/pull/95)"
|
||||
@echo "09 - Add Discord Rich Presence (https://github.com/aunetx/deezer-linux/pull/82)"
|
||||
@echo "10 - Improve responsiveness on small devices (https://github.com/aunetx/deezer-linux/pull/122)"
|
||||
@echo "11 - Hide Application is offline banner (https://github.com/aunetx/deezer-linux/pull/124)"
|
||||
@$(foreach p, $(wildcard ./patches/*), patch -p 1 -d $(APP_DIR) < $(p);)
|
||||
|
||||
@echo "Append `package-append.json` to the `package.json` of the app"
|
||||
|
Loading…
x
Reference in New Issue
Block a user