commit: 90c3c2bf6a9a4a31b4e3b1978f0964fd6a39c736
Author: J. GarcĂa <jyo.garcia <AT> yahoo <DOT> com>
AuthorDate: Fri Feb 6 06:02:58 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 06:02:58 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=90c3c2bf
media-gfx/librecad/librecad: fix ${S} version 2.0.7
Set S correctly to directory of uncopressed sources.
---
media-gfx/librecad/librecad-2.0.7.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-gfx/librecad/librecad-2.0.7.ebuild
b/media-gfx/librecad/librecad-2.0.7.ebuild
index 268f783..97a2508 100644
--- a/media-gfx/librecad/librecad-2.0.7.ebuild
+++ b/media-gfx/librecad/librecad-2.0.7.ebuild
@@ -24,6 +24,7 @@ DEPEND="
media-libs/freetype"
RDEPEND="${DEPEND}"
+S="${WORKDIR}/LibreCAD-${PV}"
src_prepare() {
# currently RS_VECTOR3D causes an internal compiler error on GCC-4.8