From: Michael Tremer Date: Sun, 17 May 2009 07:23:36 +0000 (+0200) Subject: Fixed copy and paste error. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2feca5a048a5bf24a80877f640dbbb4de4d0c400;p=ipfire-3.x.git Fixed copy and paste error. --- diff --git a/lfs/libxslt b/lfs/libxslt index d19e67113..e075b15ba 100644 --- a/lfs/libxslt +++ b/lfs/libxslt @@ -80,7 +80,7 @@ $(OBJECT): $(objects) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && $(EXTRACTOR) $(DIR_DL)/$(DL_FILE) # This Patch fixes CVE-2008-2935 - cd $(DIR_APP) && patch -Np0 -i $(DIR_PATCHES)/$(THISAPP)-CVE-2008-2935.$ + cd $(DIR_APP) && patch -Np0 -i $(DIR_PATCHES)/$(THISAPP)-CVE-2008-2935.patch cd $(DIR_APP) && \ ./configure \