[Pkg-sdl-commits] [SCM] Debian packaging of SDL2 branch, master, updated. debian/2.0.0_20130103-1-13-gae90c48

Felix Geyer fgeyer at debian.org
Sun Jun 2 16:10:33 UTC 2013


The following commit has been merged in the master branch:
commit ae90c483ad84663d969e6b2cc62f586ee889a314
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Jun 2 17:30:18 2013 +0200

    Use tabs everywhere in debian/rules.

diff --git a/debian/rules b/debian/rules
index e5504ed..f43feac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,8 +36,8 @@ override_dh_installexamples:
 	dh_installexamples --remaining-packages
 
 override_dh_link:
-        # to address lintian warning
-        # W: libsdl2-2.0-0: dev-pkg-without-shlib-symlink usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.0.0 usr/lib/x86_64-linux-gnu/libSDL2-2.0.so
+	# to address lintian warning
+	# W: libsdl2-2.0-0: dev-pkg-without-shlib-symlink usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.0.0 usr/lib/x86_64-linux-gnu/libSDL2-2.0.so
 	dh_link -plibsdl2-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so.0.0.0 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so
 	dh_link --remaining-packages
 

-- 
Debian packaging of SDL2



More information about the pkg-sdl-commits mailing list