commit: 98e6657d4529581199bbf598d27d5588ad853c5b
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Mon Aug 24 19:34:23 2015 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 19:34:23 2015 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=98e6657d
dev-util/eclipse-clp: fix typo
Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 0x927ADD0C62EEF090
dev-util/eclipse-clp/eclipse-clp-6.1.194.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/eclipse-clp/eclipse-clp-6.1.194.ebuild
b/dev-util/eclipse-clp/eclipse-clp-6.1.194.ebuild
index 6172279..dbd99ad 100644
--- a/dev-util/eclipse-clp/eclipse-clp-6.1.194.ebuild
+++ b/dev-util/eclipse-clp/eclipse-clp-6.1.194.ebuild
@@ -141,7 +141,7 @@ src_compile() {
runme() {
einfo "create wrapper $1"
- local my_dst="build/bin/${ARCH}/$1"
+ local my_dest="build/bin/${ARCH}/$1"
mkdir -p "$(dirname "${my_dest}")" || die
cat << EOF > "${my_dest}"
#!/bin/sh