public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/alexxy:master commit in: dev-embedded/arduino/
@ 2015-03-29 11:58 Alexey Shvetsov
  0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov @ 2015-03-29 11:58 UTC (permalink / raw
  To: gentoo-commits

commit:     74a951b02aa80229e4f05f8a02b965c79fdac451
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 11:58:14 2015 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 11:58:14 2015 +0000
URL:        https://gitweb.gentoo.org/dev/alexxy.git/commit/?id=74a951b0

Fix sandbox v1

Package-Manager: portage-2.2.17

 dev-embedded/arduino/arduino-1.5.8.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-embedded/arduino/arduino-1.5.8.ebuild b/dev-embedded/arduino/arduino-1.5.8.ebuild
index f2d5410..2f21110 100644
--- a/dev-embedded/arduino/arduino-1.5.8.ebuild
+++ b/dev-embedded/arduino/arduino-1.5.8.ebuild
@@ -86,6 +86,8 @@ src_install() {
 
 	# use system avrdude
 	# patching class files is too hard
+	dodir "/usr/share/${PN}/hardware/tools/avr"
+	dodir "/usr/share/${PN}/hardware/tools/avr/bin"
 	dosym /usr/bin/avrdude "/usr/share/${PN}/hardware/tools/avr/bin/avrdude"
 	mkdir -p "/usr/share/${PN}/hardware/tools/avr/etc/"
 	dosym /etc/avrdude.conf "/usr/share/${PN}/hardware/tools/avr/etc/avrdude.conf"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-29 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 11:58 [gentoo-commits] dev/alexxy:master commit in: dev-embedded/arduino/ Alexey Shvetsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox