local.disable-algol68-detection.patch 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. Subject: Disable detection of Algol68 files
  2. Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Date: 2016-12-13
  4. Forwarded: http://mx.gw.com/pipermail/file/2016/002174.html (defunct)
  5. --- a/magic/Magdir/algol68
  6. +++ b/magic/Magdir/algol68
  7. @@ -3,16 +3,16 @@
  8. # $File: algol68,v 1.3 2018/10/19 01:04:21 christos Exp $
  9. # algol68: file(1) magic for Algol 68 source
  10. #
  11. -0 search/8192 (input, Algol 68 source text
  12. -!:mime text/x-Algol68
  13. -0 regex/1024 \^PROC Algol 68 source text
  14. -!:mime text/x-Algol68
  15. -0 regex/1024 \bMODE[\t\ ] Algol 68 source text
  16. -!:mime text/x-Algol68
  17. -0 regex/1024 \bREF[\t\ ] Algol 68 source text
  18. -!:mime text/x-Algol68
  19. -0 regex/1024 \bFLEX[\t\ ]\*\\[ Algol 68 source text
  20. -!:mime text/x-Algol68
  21. +#0 search/8192 (input, Algol 68 source text
  22. +#!:mime text/x-Algol68
  23. +#0 regex/1024 \^PROC Algol 68 source text
  24. +#!:mime text/x-Algol68
  25. +#0 regex/1024 \bMODE[\t\ ] Algol 68 source text
  26. +#!:mime text/x-Algol68
  27. +#0 regex/1024 \bREF[\t\ ] Algol 68 source text
  28. +#!:mime text/x-Algol68
  29. +#0 regex/1024 \bFLEX[\t\ ]\*\\[ Algol 68 source text
  30. +#!:mime text/x-Algol68
  31. #0 regex [\t\ ]OD Algol 68 source text
  32. #!:mime text/x-Algol68
  33. #0 regex [\t\ ]FI Algol 68 source text