[SCM] x265/master: Fix typo

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Nov 29 21:03:51 UTC 2014


The following commit has been merged in the master branch:
commit 9fc31274bcd6687f0bc72e78b9afdc2d4774bed9
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Nov 29 21:50:06 2014 +0100

    Fix typo

diff --git a/debian/rules b/debian/rules
index 1562ad6..aa1b12e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --parellel --sourcedirectory=source --buildsystem=cmake
+	dh $@ --parallel --sourcedirectory=source --buildsystem=cmake
 
 override_dh_clean:
 	dh_clean

-- 
x265 packaging



More information about the pkg-multimedia-commits mailing list