[pcsx2] 01/01: Fix typo.

Miguel A. Colón Vélez micove-guest at moszumanska.debian.org
Wed Dec 24 15:53:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

micove-guest pushed a commit to branch master
in repository pcsx2.

commit d3e47eecfbed68ec41e96acb4ab717c582ef4b4b
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Wed Dec 24 10:51:43 2014 -0500

    Fix typo.
    
    I'm sure there are others hiding in plain sight.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7769c72..b0b17b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ override_dh_installdocs:
 override_dh_makeshlibs:
 
 override_dh_shlibdeps:
-	# Wehn doing dpkg-buildpackage -ai386 don't depend on lib32stdc++6,
+	# When doing dpkg-buildpackage -ai386 don't depend on lib32stdc++6,
 	# lib32gcc1, and libc6-i386 since they don't exist in i386. Correctly pick
 	# the multiarch variant instead of the multilib variant.
 	dh_shlibdeps -l/lib/$(DEB_HOST_MULTIARCH)/:/usr/lib/$(DEB_HOST_MULTIARCH)/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pcsx2.git



More information about the Pkg-games-commits mailing list