Bug#441711: patch

Jens Seidel jensseidel at users.sf.net
Thu Nov 1 07:57:43 UTC 2007


On Thu, Nov 01, 2007 at 12:07:57AM -0400, Mike O'Connor wrote:
> tags 441711 patch
> thanks
> 
> Here is a simple fix to this bug that ensures .pmo files are rebuit.
> 
> thanks,
> stew

> diff -ruN kanatest-0.4.2.orig/debian/rules kanatest-0.4.2/debian/rules
> --- kanatest-0.4.2.orig/debian/rules	2007-11-01 00:02:23.000000000 -0400
> +++ kanatest-0.4.2/debian/rules	2007-11-01 00:02:40.000000000 -0400
> @@ -32,6 +32,7 @@
>  build-stamp: config.status
>  	dh_testdir
>  	$(MAKE)
> +	$(MAKE) -C po update-po
>  	touch build-stamp

Do you also need to add dependencies (such as gettext) to the package?

Jens





More information about the Pkg-games-devel mailing list