From 2b7cc87b9cc04bef12322c4816a7a20f2d016a5a Mon Sep 17 00:00:00 2001
From: Christos Zoulas <christos@zoulas.com>
Date: Mon, 2 May 2011 12:36:41 +0000
Subject: [PATCH] fix smarty.

---
 magic/Magdir/commands | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/magic/Magdir/commands b/magic/Magdir/commands
index e5792038..f333a0b5 100644
--- a/magic/Magdir/commands
+++ b/magic/Magdir/commands
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: commands,v 1.39 2010/11/25 15:00:12 christos Exp $
+# $File: commands,v 1.40 2011/04/20 19:00:07 christos Exp $
 # commands:  file(1) magic for various shells and interpreters
 #
 #0	string/w	:			shell archive or script for antique kernel text
@@ -84,15 +84,15 @@
 !:mime	text/x-php
 # Smarty compiled template, http://www.smarty.net/
 # Elan Ruusamäe <glen@delfi.ee>
-0   string  <?php\ /*\ Smarty\ version	Smarty compiled template
->24		regex       [0-9.]+              \b, version %s
+0	string	=<?php\ /*\ Smarty\ version	Smarty compiled template
+>24	regex	[0-9.]+				\b, version %s
 !:mime	text/x-php
 
 0	string		Zend\x00		PHP script Zend Optimizer data
 
-0	string/t		$!			DCL command file
+0	string/t	$!			DCL command file
 
 # Type: Pdmenu
 # URL:  http://packages.debian.org/pdmenu
 # From: Edward Betts <edward@debian.org>
-0	string	#!/usr/bin/pdmenu	Pdmenu configuration file text
+0	string		#!/usr/bin/pdmenu	Pdmenu configuration file text
-- 
2.40.0