From 98d5a495c7a54066ae95652be92a9540e851197f Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 18 Jul 2008 17:50:47 +0000 Subject: [PATCH] Fix whitespace. --- GNUmakefile.in | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index b5e8ff2d..bf9fd650 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.172 2008/06/17 16:16:08 fabiankeil Exp $ +# $Id: GNUmakefile.in,v 1.173 2008/06/18 18:28:42 fabiankeil Exp $ # # Written by and Copyright (C) 2001 - 2008 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -119,12 +119,12 @@ CP = cp -f RMDIR = rmdir MKDIR = ./mkinstalldirs STRIP_PROG = strip -SED = sed +SED = sed GREP = grep CAT = cat RPM = rpm RPMBUILD = rpmbuild -MV = mv +MV = mv TAR = tar LN = ln TOUCH = touch @@ -142,7 +142,7 @@ MAN2HTML = @MAN2HTML@ G2H_CMD = groff -mandoc -Thtml TARGET_OS = @host@ PERL = perl -DOC_DIR = doc/source +DOC_DIR = doc/source DOC_TMP = $(DOC_DIR)/tmp DOC_STATUS = @DOC_STATUS@ @@ -1309,6 +1309,9 @@ coffee: ## end: # $Log: GNUmakefile.in,v $ +# Revision 1.173 2008/06/18 18:28:42 fabiankeil +# Remove PDF-related stuff. +# # Revision 1.172 2008/06/17 16:16:08 fabiankeil # - Stop building text files nobody cares about. # - Update copyright year. -- 2.39.2