[gnome-apps-nightly] devhelp: Fix json missing comma
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] devhelp: Fix json missing comma
- Date: Wed, 22 Feb 2017 14:46:11 +0000 (UTC)
commit fcb713b914f4036946c61a556d99b51073001832
Author: Alexander Larsson <alexl redhat com>
Date: Wed Feb 22 15:45:45 2017 +0100
devhelp: Fix json missing comma
org.gnome.Devhelp.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Devhelp.json b/org.gnome.Devhelp.json
index 6a6340b..d8fc6c6 100644
--- a/org.gnome.Devhelp.json
+++ b/org.gnome.Devhelp.json
@@ -25,7 +25,7 @@
},
"cleanup": ["/include", "/lib/pkgconfig",
"/share/pkgconfig", "/share/aclocal",
- "/man", "/share/man"
+ "/man", "/share/man",
"*.la", "*.a"],
"modules": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]