diff options
Diffstat (limited to 'app-misc/gramps/gramps-5.1.3.ebuild')
-rw-r--r-- | app-misc/gramps/gramps-5.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gramps/gramps-5.1.3.ebuild b/app-misc/gramps/gramps-5.1.3.ebuild index b82ca6ba3681..9908893b3c33 100644 --- a/app-misc/gramps/gramps-5.1.3.ebuild +++ b/app-misc/gramps/gramps-5.1.3.ebuild @@ -46,7 +46,7 @@ BDEPEND="test? ( ${RDEPEND} python_prepare_all() { # Install documentation to the proper location. This can't be done - # easily with a patch because we substitute in the $PF variable, + # easily with a patch because we substitute in the ${PF} variable, # and that changes with every revision. sed -i "s:share/doc/gramps:share/doc/${PF}:g" setup.py || die distutils-r1_python_prepare_all |