]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed copy and paste error.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 May 2009 07:23:36 +0000 (09:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 May 2009 07:23:36 +0000 (09:23 +0200)
lfs/libxslt

index d19e671132b8e78cb9146c38b89dd0d0fe5962eb..e075b15bad5142c48fc1e2f4ceceb6407d1838d7 100644 (file)
@@ -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 \