diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 03:30:30 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 03:30:30 +0000 |
commit | 402481c1a57fdfd137982aeb635fc812cde318f0 (patch) | |
tree | fbae54bd8f583d7e971a9921381d6fc3ffed35d9 /usr.bin/file/magdir/rpm | |
parent | c676a5d9145698a76a035ed3480786150513b6f2 (diff) |
update from netbsd
Diffstat (limited to 'usr.bin/file/magdir/rpm')
-rw-r--r-- | usr.bin/file/magdir/rpm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/usr.bin/file/magdir/rpm b/usr.bin/file/magdir/rpm new file mode 100644 index 00000000000..7b89c682cf4 --- /dev/null +++ b/usr.bin/file/magdir/rpm @@ -0,0 +1,14 @@ +#------------------------------------------------------------------------------ +# +# RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com) +# +0 beshort 0xedab +>2 beshort 0xeedb RPM +>>4 byte x v%d +>>6 beshort 0 bin +>>6 beshort 1 src +>>8 beshort 1 i386 +>>8 beshort 2 Alpha +>>8 beshort 3 PowerPC +>>8 beshort 4 Sparc +>>10 string x %s |