[Pkg-electronics-commits] [pcb] 12/15: move appdata metadata to the correct (new) directory on install

Bdale Garbee bdale at moszumanska.debian.org
Wed Sep 6 15:11:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

bdale pushed a commit to branch master
in repository pcb.

commit 1eafcd92b9c0b22c1340ca361c9ac286cd016983
Author: Bdale Garbee <bdale at gag.com>
Date:   Tue Sep 5 17:01:33 2017 -0600

    move appdata metadata to the correct (new) directory on install
---
 debian/patches/appdata-new-location.diff | 13 +++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/appdata-new-location.diff b/debian/patches/appdata-new-location.diff
new file mode 100644
index 0000000..d8498fd
--- /dev/null
+++ b/debian/patches/appdata-new-location.diff
@@ -0,0 +1,13 @@
+diff --git a/data/Makefile.am b/data/Makefile.am
+index 70d630b9..c3481c86 100644
+--- a/data/Makefile.am
++++ b/data/Makefile.am
+@@ -43,7 +43,7 @@ desktop_in_files = pcb.desktop.in
+ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
+ 
+ @INTLTOOL_XML_RULE@
+-appdatadir = $(datadir)/appdata
++appdatadir = $(datadir)/metainfo
+ appdata_DATA = $(appdata_in_files:.xml.in=.xml)
+ appdata_in_files = pcb.appdata.xml.in
+ 
diff --git a/debian/patches/series b/debian/patches/series
index de3d1cf..173f111 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 desktop-file-main-category.diff
 dont_fail_on_skipped_tests.diff
 fix-obsolete-appdata-metadata.diff
+appdata-new-location.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/pcb.git



More information about the Pkg-electronics-commits mailing list