mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-embedded/arduino: Fix /usr/share/arduino/reference symlnk (bug
Package-Manager: Portage-2.3.32, Repoman-2.3.9
This commit is contained in:
@@ -144,7 +144,7 @@ src_install() {
|
||||
einstalldocs
|
||||
|
||||
# arduino expects its doc in its "main" directory. symlink it.
|
||||
dosym "${EPREFIX}/usr/share/doc/${P}/html/reference" "${SHARE}/reference"
|
||||
dosym "${EPREFIX}/usr/share/doc/${PF}/html/reference" "${SHARE}/reference"
|
||||
fi
|
||||
|
||||
# Install menu and icons
|
||||
Reference in New Issue
Block a user