From 17860fcc4da9def330562abe8cc09a564d38387e Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 4 Oct 2008 14:35:47 +0000 Subject: [PATCH] Jamfile - Fixes tab instead of 4 spaces. git-svn-id: svn://localhost/HandBrake/trunk@1811 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- contrib/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/Jamfile b/contrib/Jamfile index 2d1d35db..117fc6b7 100644 --- a/contrib/Jamfile +++ b/contrib/Jamfile @@ -184,7 +184,7 @@ rule LibDvdRead DVDREAD_PATCH = "$(PATCH) -p0 < ../patch-libdvdread-css-vlc-dylib.patch &&" ; } - if $(OS) = CYGWIN + if $(OS) = CYGWIN { DVDREAD_PATCH = "$(PATCH) -p1 < ../patch-libdvdread-cygwin.patch &&" ; } -- 2.11.0