* [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/terminal-simulator/
@ 2024-11-18 2:15 Seth Price
0 siblings, 0 replies; only message in thread
From: Seth Price @ 2024-11-18 2:15 UTC (permalink / raw
To: gentoo-commits
commit: d3a0ab9822f1887e2082b3be75231250ddcf566d
Author: Seth M. Price <sprice623 <AT> aol <DOT> com>
AuthorDate: Mon Nov 18 02:13:15 2024 +0000
Commit: Seth Price <sprice623 <AT> aol <DOT> com>
CommitDate: Mon Nov 18 02:13:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d3a0ab98
x11-terms/terminal-simulator: fix 9999 ebuild bug
Fixed bug in ebuild in which some necessary files for vt52
were not installed. Originally noted by @pastalian:
<https://github.com/gentoo/guru/commit/a192ac0#commitcomment-147622636>
Signed-off-by: Seth M. Price <sprice623 <AT> aol.com>
...terminal-simulator-9999.ebuild => terminal-simulator-9999-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/x11-terms/terminal-simulator/terminal-simulator-9999.ebuild b/x11-terms/terminal-simulator/terminal-simulator-9999-r1.ebuild
similarity index 94%
rename from x11-terms/terminal-simulator/terminal-simulator-9999.ebuild
rename to x11-terms/terminal-simulator/terminal-simulator-9999-r1.ebuild
index d7cf7141e..682004aad 100644
--- a/x11-terms/terminal-simulator/terminal-simulator-9999.ebuild
+++ b/x11-terms/terminal-simulator/terminal-simulator-9999-r1.ebuild
@@ -40,6 +40,8 @@ src_install() {
doins common/*.shader
insinto "/usr/share/terminal-simulator/vt52"
doins common/*.shader
+ insinto "/usr/share/terminal-simulator/vt52/rom"
+ doins vt52/rom/*
dodoc README.md
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-18 2:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 2:15 [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/terminal-simulator/ Seth Price
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox