]> granicus.if.org Git - handbrake/commitdiff
Jamfile - Fixes tab instead of 4 spaces.
authorsr55 <sr55.hb@outlook.com>
Sat, 4 Oct 2008 14:35:47 +0000 (14:35 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 4 Oct 2008 14:35:47 +0000 (14:35 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1811 b64f7644-9d1e-0410-96f1-a4d463321fa5

contrib/Jamfile

index 2d1d35db6d33c5f982967617aa234060c2bd6b3c..117fc6b794cd4538bf2875303f6bf4dd4ad6b8e0 100644 (file)
@@ -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 &&" ;
     }