[SCM] handbrake/master: debian/patches: Fix syntax error in	portability patch for HURD/kFreeBSD.
    rbrito-guest at users.alioth.debian.org 
    rbrito-guest at users.alioth.debian.org
       
    Sat Jun  2 01:46:50 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit ef1b05452e5564d31c081ca01c8395dbc3836aac
Author: Rogério Brito <rbrito at ime.usp.br>
Date:   Fri Jun 1 22:46:35 2012 -0300
    debian/patches: Fix syntax error in portability patch for HURD/kFreeBSD.
diff --git a/debian/patches/0004-Enable-compilation-on-Debian-arches-other-than-Linux.patch b/debian/patches/0004-Enable-compilation-on-Debian-arches-other-than-Linux.patch
index 85b559e..8e5d4ad 100644
--- a/debian/patches/0004-Enable-compilation-on-Debian-arches-other-than-Linux.patch
+++ b/debian/patches/0004-Enable-compilation-on-Debian-arches-other-than-Linux.patch
@@ -32,7 +32,7 @@ index d2db300..60c5660 100644
  	mingw_flag=yes
      ;;
    *)
-+    case "$host_os" in)
++    case "$host_os" in
 +	linux*)
 +	  pkg_gudev="gudev-1.0"
 +	  ;;
-- 
handbrake packaging
    
    
More information about the pkg-multimedia-commits
mailing list