diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-01-19 17:03:43 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-01-19 17:03:43 -0500 |
| commit | 44788595a8e524383fbc5704e9aedb5c2eff5c3b (patch) | |
| tree | 3c20ee7c94705f57e0610a2e3f0a0fcfbd7ad2f1 /runs/programs | |
| parent | 0fcdd54254985222ed56379e5bc1b71f470cd9b8 (diff) | |
Added Thunderbird
Diffstat (limited to 'runs/programs')
| -rwxr-xr-x | runs/programs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runs/programs b/runs/programs index 6e7aef1..f4c4fd1 100755 --- a/runs/programs +++ b/runs/programs @@ -29,7 +29,8 @@ gentoo-install() { gnustep-base/gnustep-back-xlib \ gnustep-base/gnustep-base \ gnustep-base/gnustep-gui \ - gnustep-base/gnustep-updater) + gnustep-base/gnustep-updater \ + mail-client/thunderbird) for PACKAGE in ${PACKAGES[*]}; do |
