#!/bin/sh /usr/share/dpatch/dpatch-run ## 327-magic-add-svg.dpatch by Noel Torres ## ## DP: Adds magic for SVG (Closes: #417331). @DPATCH@ diff -urNad file-4.23~/magic/Magdir/sgml file-4.23/magic/Magdir/sgml --- file-4.23~/magic/Magdir/sgml 2007-01-19 21:09:07.000000000 +0000 +++ file-4.23/magic/Magdir/sgml 2008-03-17 00:37:49.000000000 +0000 @@ -9,6 +9,12 @@ 0 string/cb \ +0 string \<?xml\ version=" +>15 string >\0 +>>23 regex .*\<svg SVG Scalable Vector Graphics image + # Extensible markup language (XML), a subset of SGML # from Marc Prud'hommeaux (marc@apocalypse.org) 0 string/cb \<?xml XML document text