[game-data-packager] 66/293: accidentally spelt release releasee in install target

Simon McVittie smcv at debian.org
Fri Oct 14 00:11:57 UTC 2016


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

smcv pushed a commit to branch quake
in repository game-data-packager.

commit 1009e5e6589492690f36907d8dad575641d6de0b
Author: Jack Coulter <jscinoz at gmail.com>
Date:   Sun Jun 29 01:35:09 2008 +0000

    accidentally spelt release releasee in install target
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 42a1c3e..6c734ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ install-arch: build
 	dh_icons -s
 
 	cp build/release*/ioquake3.* ioquake3
-	cp build/releasee*/ioq3ded.* ioq3ded
+	cp build/release*/ioq3ded.* ioq3ded
 
 	dh_desktop -pquake3 debian/quake3.desktop
 	dh_installman -pquake3 debian/quake3.6

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



More information about the Pkg-games-commits mailing list