]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed strip option of the libxslt patch.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 May 2009 09:45:28 +0000 (11:45 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 May 2009 09:45:28 +0000 (11:45 +0200)
lfs/libxslt

index 01148c716d4258bf32d7ba4fc74905a935e9261b..9b8727d614b3f9f77090bdc177aa6e60cfd27a52 100644 (file)
@@ -85,7 +85,7 @@ $(OBJECT): $(objects)
                        --disable-static
 
        # This Patch fixes CVE-2008-2935
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-CVE-2008-2935.patch
+       cd $(DIR_APP) && patch -Np0 -i $(DIR_PATCHES)/$(THISAPP)-CVE-2008-2935.patch
 
        cd $(DIR_APP) && make $(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install