[Pkg-electronics-commits] [pcb] 13/15: try hacking Makefile.in instead of requiring automake during build

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 fa78c4b6ad2b126a1170541cdfbe484b759a2e3c
Author: Bdale Garbee <bdale at gag.com>
Date:   Tue Sep 5 18:25:32 2017 -0600

    try hacking Makefile.in instead of requiring automake during build
---
 debian/patches/appdata-new-location-2.diff | 13 +++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/appdata-new-location-2.diff b/debian/patches/appdata-new-location-2.diff
new file mode 100644
index 0000000..db8a40c
--- /dev/null
+++ b/debian/patches/appdata-new-location-2.diff
@@ -0,0 +1,13 @@
+diff --git a/data/Makefile.in b/data/Makefile.in
+index a3871b4b..a1f39eb8 100644
+--- a/data/Makefile.in
++++ b/data/Makefile.in
+@@ -362,7 +362,7 @@ theme_icons = \
+ desktopdir = $(xdgdatadir)/applications
+ desktop_in_files = pcb.desktop.in
+ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
+-appdatadir = $(datadir)/appdata
++appdatadir = $(datadir)/metainfo
+ appdata_DATA = $(appdata_in_files:.xml.in=.xml)
+ appdata_in_files = pcb.appdata.xml.in
+ mimedir = $(xdgdatadir)/mime
diff --git a/debian/patches/series b/debian/patches/series
index 173f111..0dc3ebd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ desktop-file-main-category.diff
 dont_fail_on_skipped_tests.diff
 fix-obsolete-appdata-metadata.diff
 appdata-new-location.diff
+appdata-new-location-2.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