summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-07-29 15:29:33 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-07-29 15:31:56 -0700
commit640c0015756da4f2f0c85c91c0d678a90c269db5 (patch)
tree431b57b79fdd11089a03601f9864894ac77f2312 /net-irc
parentnet-irc/weechat: fix doc destination dir name (diff)
downloadgentoo-640c0015756da4f2f0c85c91c0d678a90c269db5.tar.gz
gentoo-640c0015756da4f2f0c85c91c0d678a90c269db5.tar.bz2
gentoo-640c0015756da4f2f0c85c91c0d678a90c269db5.zip
net-irc/weechat: sync live ebuild
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild
index e06ceeeda127..5efa5fa8df55 100644
--- a/net-irc/weechat/weechat-9999.ebuild
+++ b/net-irc/weechat/weechat-9999.ebuild
@@ -114,7 +114,7 @@ src_prepare() {
done
# install docs in correct directory
- sed -i "s#\${SHAREDIR}/doc/\${PROJECT_NAME}#\0-${PV}/html#" doc/*/CMakeLists.txt || die
+ sed -i "s#\${DATAROOTDIR}/doc/\${PROJECT_NAME}#\0-${PVR}/html#" doc/*/CMakeLists.txt || die
if [[ ${CHOST} == *-darwin* ]]; then
# fix linking error on Darwin