Description: Remove artifacts from templates_parser.gpr
 Gprinstall is not configurable enough to deal with separate -arch and
 -indep builds.
Forwarded: not-needed
Author: Nicolas Boulenguez <nicolas@debian.org>

--- a/templates_parser.gpr
+++ b/templates_parser.gpr
@@ -85,9 +85,6 @@
    package Ide renames TP_Shared.Ide;
 
    package Install is
-      for Artifacts ("share/doc/templates_parser") use ("docs/build/html");
-      for Artifacts ("share/doc/templates_parser/pdf")
-        use ("docs/build/latex/*.pdf");
    end Install;
 
 end Templates_Parser;
