gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / developer / meld / patches / meld.patch
blobf211376abc6f170aa0a1ce2ff6256433b4464504
1 This patch originated in-house but is not suitable for upstream.
3 --- meld-1.8.6/bin/meld.orig 2015-03-13 11:51:14.350881777 -0700
4 +++ meld-1.8.6/bin/meld 2015-03-13 11:51:32.147493127 -0700
5 @@ -1,4 +1,4 @@
6 -#! /usr/bin/env python
7 +#!/usr/bin/python2.7
9 ### Copyright (C) 2002-2006 Stephen Kennedy <stevek@gnome.org>