mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-lang/lazarus: Fix UnnecessarySlashStrip
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Amy Liffey <amynka@gentoo.org>
This commit is contained in:
@@ -66,7 +66,7 @@ src_install() {
|
||||
--exclude="killme*" --exclude=".gdb_hist*" \
|
||||
--exclude="debian" --exclude="COPYING*" \
|
||||
--exclude="*.app" \
|
||||
"${S}" "${ED%/}"/usr/share \
|
||||
"${S}" "${ED}"/usr/share \
|
||||
|| die "Unable to copy files!"
|
||||
|
||||
dosym ../share/lazarus/startlazarus /usr/bin/startlazarus
|
||||
|
||||
Reference in New Issue
Block a user