diff options
| author | Anderson Torres <anderson.torres.8519@gmail.com> | 2025-08-17 19:11:13 -0300 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2025-10-17 00:09:37 +0200 |
| commit | a0c91172bde3f00334cc80997ca0daadf11aa3dc (patch) | |
| tree | 1b695daa35357e27fb6e5f7f1df2f90c9b822afe /gnu/local.mk | |
| parent | 8354442a997ab2ea0ca1985e33d73a0684e338ab (diff) | |
gnu: Move abduco to screen.scm.
* gnu/packages/abduco.scm (abduco): Move from here…
* gnu/packages/screen.scm: …to here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove reference to abduco.scm.
* po/packages/POTFILES.in: Likewise.
Change-Id: Ic1acbf3264ee242b3c5aa5363e466a48f4408f45
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 9f40a77caa4..b652abdc502 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -132,7 +132,6 @@ GNU_SYSTEM_MODULES = \ %D%/home/services/xdg.scm \ %D%/image.scm \ %D%/packages.scm \ - %D%/packages/abduco.scm \ %D%/packages/abiword.scm \ %D%/packages/accessibility.scm \ %D%/packages/acct.scm \ |
