Skip to content

Commit 01d364d

Browse files
committed
Include turtle-session in RPM package files
1 parent 912a609 commit 01d364d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

packaging/scripts/build-rpm-package.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Requires: zlib
3131
3232
%description
3333
TurtleTerm is the SourceOS policy-aware, agent-addressable terminal workbench
34-
for trusted command execution, terminal receipts, agent delegation, and
35-
reproducible operator workflows.
34+
for trusted command execution, terminal receipts, agent delegation, language intelligence,
35+
session ergonomics, and reproducible operator workflows.
3636
3737
%prep
3838
@@ -57,6 +57,7 @@ if [ -f $repo_root/THIRD_PARTY_NOTICES.md ]; then cp $repo_root/THIRD_PARTY_NOTI
5757
/usr/bin/turtle-superconscious
5858
/usr/bin/turtle-agent-machine
5959
/usr/bin/turtle-language
60+
/usr/bin/turtle-session
6061
/usr/bin/sourceos-term
6162
/etc/turtle-term/turtleterm.lua
6263
/usr/libexec/turtle-term/

0 commit comments

Comments
 (0)