summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Hron <jaroslav.hron@mff.cuni.cz>2013-02-15 14:07:49 +0100
committerJaroslav Hron <jaroslav.hron@mff.cuni.cz>2013-02-15 14:07:49 +0100
commitbf382745eb886df26c491dea4883292ff22796ea (patch)
tree3b23e5ca846f0a39b2cb6a59416806c0a917d647 /app-misc
parentgramps alpha (diff)
downloadjxh-bf382745eb886df26c491dea4883292ff22796ea.tar.gz
jxh-bf382745eb886df26c491dea4883292ff22796ea.tar.bz2
jxh-bf382745eb886df26c491dea4883292ff22796ea.zip
fix dir
Diffstat (limited to 'app-misc')
-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/"