diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
| commit | dea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch) | |
| tree | f331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/extra/screen | |
| parent | ef5bfeb93345a5a681d88e99775622bf28defd8d (diff) | |
| download | alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip | |
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/screen')
| -rw-r--r-- | repos/extra/screen/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/screen/.files | 29 | ||||
| -rw-r--r-- | repos/extra/screen/abuild | 5 |
3 files changed, 0 insertions, 35 deletions
diff --git a/repos/extra/screen/.checksum b/repos/extra/screen/.checksum deleted file mode 100644 index d15d388f..00000000 --- a/repos/extra/screen/.checksum +++ /dev/null @@ -1 +0,0 @@ -d475dd5e7a926ee11153ab0b0d646765a26818a6d3a3b7a305a7d56d6c81edd4 screen-5.0.1.tar.gz diff --git a/repos/extra/screen/.files b/repos/extra/screen/.files deleted file mode 100644 index f6d58fb2..00000000 --- a/repos/extra/screen/.files +++ /dev/null @@ -1,29 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/screen -> screen-5.0.1 --rwsr-xr-x root/root usr/bin/screen-5.0.1 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/info/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/screen.1.gz -drwxr-xr-x root/root usr/share/screen/ -drwxr-xr-x root/root usr/share/screen/utf8encodings/ --rw-r--r-- root/root usr/share/screen/utf8encodings/01 --rw-r--r-- root/root usr/share/screen/utf8encodings/02 --rw-r--r-- root/root usr/share/screen/utf8encodings/03 --rw-r--r-- root/root usr/share/screen/utf8encodings/04 --rw-r--r-- root/root usr/share/screen/utf8encodings/18 --rw-r--r-- root/root usr/share/screen/utf8encodings/19 --rw-r--r-- root/root usr/share/screen/utf8encodings/a1 --rw-r--r-- root/root usr/share/screen/utf8encodings/a3 --rw-r--r-- root/root usr/share/screen/utf8encodings/bf --rw-r--r-- root/root usr/share/screen/utf8encodings/c2 --rw-r--r-- root/root usr/share/screen/utf8encodings/c3 --rw-r--r-- root/root usr/share/screen/utf8encodings/c4 --rw-r--r-- root/root usr/share/screen/utf8encodings/c6 --rw-r--r-- root/root usr/share/screen/utf8encodings/c7 --rw-r--r-- root/root usr/share/screen/utf8encodings/c8 --rw-r--r-- root/root usr/share/screen/utf8encodings/cc --rw-r--r-- root/root usr/share/screen/utf8encodings/cd --rw-r--r-- root/root usr/share/screen/utf8encodings/d6 diff --git a/repos/extra/screen/abuild b/repos/extra/screen/abuild deleted file mode 100644 index 4dc79b8f..00000000 --- a/repos/extra/screen/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=screen -version=5.0.1 -release=1 -source="https://ftpmirror.gnu.org/gnu/${name}/${name}-${version}.tar.gz" -build_opt="--disable-pam" |