public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Suleyman Farajli" <suleyman@farajli.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lua/lua-wcwidth/
Date: Mon, 07 Jul 2025 17:12:38 +0000 (UTC)	[thread overview]
Message-ID: <1751907797.711e1e237f177e019cbf7ece2beea43d709ffc7b.suleyman@gentoo> (raw)

commit:     711e1e237f177e019cbf7ece2beea43d709ffc7b
Author:     Suleyman Farajli <suleyman <AT> farajli <DOT> net>
AuthorDate: Mon Jul  7 17:03:17 2025 +0000
Commit:     Suleyman Farajli <suleyman <AT> farajli <DOT> net>
CommitDate: Mon Jul  7 17:03:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=711e1e23

dev-lua/lua-wcwidth: fix installation directory

Signed-off-by: Suleyman Farajli <suleyman <AT> farajli.net>

 dev-lua/lua-wcwidth/lua-wcwidth-0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua-wcwidth/lua-wcwidth-0.5.ebuild b/dev-lua/lua-wcwidth/lua-wcwidth-0.5.ebuild
index b2ea19c51b..9639b368a8 100644
--- a/dev-lua/lua-wcwidth/lua-wcwidth-0.5.ebuild
+++ b/dev-lua/lua-wcwidth/lua-wcwidth-0.5.ebuild
@@ -29,8 +29,8 @@ lua_enable_tests busted
 lua_src_install() {
 	insinto "$(lua_get_lmod_dir)"
 	doins wcwidth.lua
-	insinto "$(lua_get_lmod_dir)/${PN}"
-	doins wcwidth/*.lua
+	insinto "$(lua_get_lmod_dir)"
+	doins -r wcwidth
 }
 
 src_install() {


             reply	other threads:[~2025-07-07 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-07 17:12 Suleyman Farajli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-03 16:38 [gentoo-commits] repo/proj/guru:dev commit in: dev-lua/lua-wcwidth/ Suleyman Farajli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1751907797.711e1e237f177e019cbf7ece2beea43d709ffc7b.suleyman@gentoo \
    --to=suleyman@farajli.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox