summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/gramps/gramps-4.0.0_alpha4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/gramps/gramps-4.0.0_alpha4.ebuild b/app-misc/gramps/gramps-4.0.0_alpha4.ebuild
index 205c817..7a26a82 100644
--- a/app-misc/gramps/gramps-4.0.0_alpha4.ebuild
+++ b/app-misc/gramps/gramps-4.0.0_alpha4.ebuild
@@ -12,6 +12,7 @@ inherit eutils gnome2 python
inherit versionator
MY_PV=$(replace_version_separator 3 '-')
MY_P="${PN}-${MY_PV}"
+S=${WORKDIR}/${MY_P}
DESCRIPTION="Genealogical Research and Analysis Management Programming System"
HOMEPAGE="http://www.gramps-project.org/"