diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-18 10:09:18 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-18 10:09:52 +0200 |
commit | 75f47a9dd2a42ff4f6853017ca6da2085b8aeb75 (patch) | |
tree | 9503c55dfed01da2b804236875ed23979f40b5ce /x11-misc/xhkeys/xhkeys-2.2.1.ebuild | |
parent | x11-misc/xhkeys: Remove extraneous die(). (diff) | |
download | gentoo-75f47a9dd2a42ff4f6853017ca6da2085b8aeb75.tar.gz gentoo-75f47a9dd2a42ff4f6853017ca6da2085b8aeb75.tar.bz2 gentoo-75f47a9dd2a42ff4f6853017ca6da2085b8aeb75.zip |
x11-misc/xhkeys: gcc -> CC.
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-misc/xhkeys/xhkeys-2.2.1.ebuild')
-rw-r--r-- | x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild index 808559c5e93a..8ec8e2c00099 100644 --- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild +++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild @@ -26,6 +26,7 @@ DEPEND=" PATCHES=( "${FILESDIR}"/${P}-linux_headers.patch + "${FILESDIR}"/${P}-CC.patch ) src_install() { |