diff options
Diffstat (limited to 'www/aws/files/patch-templates_parser__docs__makefile')
-rw-r--r-- | www/aws/files/patch-templates_parser__docs__makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/www/aws/files/patch-templates_parser__docs__makefile b/www/aws/files/patch-templates_parser__docs__makefile deleted file mode 100644 index adcbd990485b..000000000000 --- a/www/aws/files/patch-templates_parser__docs__makefile +++ /dev/null @@ -1,18 +0,0 @@ ---- templates_parser/docs/makefile.orig 2010-12-21 00:47:27.000000000 +0100 -+++ templates_parser/docs/makefile 2010-12-21 00:49:10.000000000 +0100 -@@ -50,7 +50,7 @@ - GFLAGS = -I../src -I../include - - DOCS = templates_parser.info templates_parser.html \ -- templates_parser.txt templates_parser.pdf -+ templates_parser.txt - - APIFILES = ../src/templates_parser.ads.texi \ - ../src/templates_parser-debug.ads.texi \ -@@ -146,5 +146,5 @@ - *.aux *.cp* *.fn *.ky *.pg *.toc *.tp *.vr *.dvi *.log \ - *.exe templates_parser*.ads.texi ada.sed \ - templates_parser.tar.gz -- -rm -f templates_parser.html templates_parser.pdf \ -+ -rm -f templates_parser.html \ - templates_parser.info* templates_parser.txt |