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/core/file | |
| parent | ef5bfeb93345a5a681d88e99775622bf28defd8d (diff) | |
| download | alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip | |
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/core/file')
| -rw-r--r-- | repos/core/file/.checksum | 1 | ||||
| -rw-r--r-- | repos/core/file/.files | 22 | ||||
| -rw-r--r-- | repos/core/file/abuild | 5 |
3 files changed, 0 insertions, 28 deletions
diff --git a/repos/core/file/.checksum b/repos/core/file/.checksum deleted file mode 100644 index 544fc5d0..00000000 --- a/repos/core/file/.checksum +++ /dev/null @@ -1 +0,0 @@ -9b25aadbf67f958365f7d55a98afd6f84a0acab2c18f1715f5549782e47563fc file-5.47.tar.gz diff --git a/repos/core/file/.files b/repos/core/file/.files deleted file mode 100644 index 5c381617..00000000 --- a/repos/core/file/.files +++ /dev/null @@ -1,22 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/file -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/magic.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libmagic.so -> libmagic.so.1.0.0 -lrwxrwxrwx root/root usr/lib/libmagic.so.1 -> libmagic.so.1.0.0 --rwxr-xr-x root/root usr/lib/libmagic.so.1.0.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libmagic.pc -drwxr-xr-x root/root usr/share/ -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/file.1.gz -drwxr-xr-x root/root usr/share/man/man3/ --rw-r--r-- root/root usr/share/man/man3/libmagic.3.gz -drwxr-xr-x root/root usr/share/man/man4/ --rw-r--r-- root/root usr/share/man/man4/magic.4.gz -drwxr-xr-x root/root usr/share/man/man5/ -drwxr-xr-x root/root usr/share/misc/ --rw-r--r-- root/root usr/share/misc/magic.mgc diff --git a/repos/core/file/abuild b/repos/core/file/abuild deleted file mode 100644 index d98edde9..00000000 --- a/repos/core/file/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=file -version=5.47 -release=1 -source="https://astron.com/pub/$name/$name-$version.tar.gz" -build_opt="--disable-zstdlib" |