diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:34 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:34 +0000 |
| commit | 8df1d35909ec2d57a6845f5b2c26ee1e83cfd032 (patch) | |
| tree | 88e5aaa8cf9d3c0538cdff935a56786705548d75 /m4 | |
| parent | 96ec28ea0d2c05032f40f50bc6b9de7020138f57 (diff) | |
| download | alicelinux-8df1d35909ec2d57a6845f5b2c26ee1e83cfd032.tar.gz alicelinux-8df1d35909ec2d57a6845f5b2c26ee1e83cfd032.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'm4')
| -rw-r--r-- | m4/.checksum | 1 | ||||
| -rw-r--r-- | m4/.files | 11 | ||||
| -rw-r--r-- | m4/abuild | 4 |
3 files changed, 16 insertions, 0 deletions
diff --git a/m4/.checksum b/m4/.checksum new file mode 100644 index 00000000..27e47f8b --- /dev/null +++ b/m4/.checksum @@ -0,0 +1 @@ +4f4b8c7c8e13b6b1cd05c2b97f6275eb445f39d0ef2afc206933b9fc78ad78da m4-1.4.20.tar.xz diff --git a/m4/.files b/m4/.files new file mode 100644 index 00000000..849162f8 --- /dev/null +++ b/m4/.files @@ -0,0 +1,11 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/m4 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/m4.info-1.gz +-rw-r--r-- root/root usr/share/info/m4.info-2.gz +-rw-r--r-- root/root usr/share/info/m4.info.gz +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/m4.1.gz diff --git a/m4/abuild b/m4/abuild new file mode 100644 index 00000000..7252c4f2 --- /dev/null +++ b/m4/abuild @@ -0,0 +1,4 @@ +name=m4 +version=1.4.20 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" |