diff options
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" |