Merge lp:~fboucault/gsettings-ubuntu-touch-schemas/crossbuild_fixes into lp:gsettings-ubuntu-touch-schemas

Proposed by Florian Boucault
Status: Approved
Approved by: Ken VanDine
Approved revision: 69
Proposed branch: lp:~fboucault/gsettings-ubuntu-touch-schemas/crossbuild_fixes
Merge into: lp:gsettings-ubuntu-touch-schemas
Diff against target: 11 lines (+2/-0)
1 file modified
debian/rules (+2/-0)
To merge this branch: bzr merge lp:~fboucault/gsettings-ubuntu-touch-schemas/crossbuild_fixes
Reviewer Review Type Date Requested Status
Ken VanDine Approve
Review via email: mp+299416@code.launchpad.net

Commit message

Crossbuild fix: point to the right pkg-config

Description of the change

Crossbuild fix: point to the right pkg-config

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Looks good

review: Approve

Unmerged revisions

69. By Florian Boucault

Crossbuild fix: point to the right pkg-config

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/rules'
--- debian/rules 2014-07-25 14:16:11 +0000
+++ debian/rules 2016-07-07 13:23:24 +0000
@@ -4,6 +4,8 @@
4# Uncomment this to turn on verbose mode.4# Uncomment this to turn on verbose mode.
5#export DH_VERBOSE=15#export DH_VERBOSE=1
66
7export PKG_CONFIG_PATH=/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig
8
7%:9%:
8 dh $@ --with autoreconf --fail-missing10 dh $@ --with autoreconf --fail-missing
911

Subscribers

People subscribed via source and target branches