[Xfce4-commits] [apps/parole] 01/01: Pull appdata check out of check command since appstream-util is not available on all platforms
noreply at xfce.org
noreply at xfce.org
Mon Sep 7 23:56:15 CEST 2015
This is an automated email from the git hooks/post-receive script.
bluesabre pushed a commit to branch master
in repository apps/parole.
commit 23ede284876d463c737748babe92338b9997742f
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Mon Sep 7 17:56:10 2015 -0400
Pull appdata check out of check command since appstream-util is not available on all platforms
---
data/appdata/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
index 5f7a999..26e4662 100644
--- a/data/appdata/Makefile.am
+++ b/data/appdata/Makefile.am
@@ -12,5 +12,5 @@ EXTRA_DIST = \
CLEANFILES = \
$(appdata_DATA)
-check:
+check-appdata:
appstream-util validate-relax --nonet parole.appdata.xml
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list