Commit 0b29f612 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼 Committed by Lorenzo Martinico

Fix compilation for R76-12239.B

parent 8a3fa879
......@@ -30,9 +30,6 @@ src_install() {
insinto /usr/share/chromeos-assets/images_200_percent
doins -r "${S}"/images_200_percent/*
insinto /usr/share/chromeos-assets/screensavers
doins -r "${S}"/screensavers/*
insinto /usr/share/chromeos-assets/wallpaper
doins -r "${S}"/wallpaper/*
}
......@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
EAPI=5
PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1
......
......@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
EAPI=5
PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment