From df162f30882cce1f394b6a67d3256e8b6bb5ac96 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 6 Apr 2011 12:37:44 +0000 Subject: [PATCH] add metastore --- magic/Magdir/metastore | 8 ++++++++ magic/Makefile.am | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 magic/Magdir/metastore diff --git a/magic/Magdir/metastore b/magic/Magdir/metastore new file mode 100644 index 00000000..de1513ce --- /dev/null +++ b/magic/Magdir/metastore @@ -0,0 +1,8 @@ + +#------------------------------------------------------------------------------ +# $File: mathematica,v 1.7 2009/09/19 16:28:10 christos Exp $ +# metastore: file(1) magic for metastore files +# From: Thomas Wissen +# see http://david.hardeman.nu/software.php#metastore +0 string MeTaSt00r3 Metastore data file, +>10 bequad x version %0llx diff --git a/magic/Makefile.am b/magic/Makefile.am index b1b4a966..96ab5d2b 100644 --- a/magic/Makefile.am +++ b/magic/Makefile.am @@ -1,5 +1,5 @@ # -# $File: Makefile.am,v 1.63 2011/03/15 02:09:38 christos Exp $ +# $File: Makefile.am,v 1.64 2011/03/31 22:11:16 christos Exp $ # MAGIC_FRAGMENT_BASE = Magdir MAGIC_DIR = $(top_srcdir)/magic @@ -124,6 +124,7 @@ $(MAGIC_FRAGMENT_DIR)/mathematica \ $(MAGIC_FRAGMENT_DIR)/matroska \ $(MAGIC_FRAGMENT_DIR)/mcrypt \ $(MAGIC_FRAGMENT_DIR)/mercurial \ +$(MAGIC_FRAGMENT_DIR)/metastore \ $(MAGIC_FRAGMENT_DIR)/mime \ $(MAGIC_FRAGMENT_DIR)/mips \ $(MAGIC_FRAGMENT_DIR)/mirage \ -- 2.40.0