mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-23 13:45:05 +02:00
Remove xml validation
This commit is contained in:
parent
5124d743b2
commit
e679055a08
3
Makefile
3
Makefile
@ -91,9 +91,6 @@ prepare-release:
|
||||
@desktop-file-validate $(APPNAME).desktop || \
|
||||
(echo "Desktop file validation failed" && false)
|
||||
|
||||
@appstream-util validate-relax $(APPNAME).appdata.xml > /dev/null || \
|
||||
(echo "Appstream file validation failed" && false)
|
||||
|
||||
|
||||
release: prepare-release
|
||||
@echo "Updating to $(DEEZER_RELEASE)..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user