Bruno Fuddl-guestquot; Fuddl" Kleinert wrote:
> Author: fuddl-guest
> Date: 2007-06-04 21:32:27 +0000 (Mon, 04 Jun 2007)
> New Revision: 2835
> 
> Modified:
>    packages/trunk/nexuiz-data/debian/rules
> Log:
> don't depend on build-stamp in build target

Why not?

Usually the build target depends on a build-stamp target which actually does 
the build and touches a build-stamp file so
that subsequent "debian/rules build"s are done as necessary since the build 
target itself is a .PHONY target.

> Modified: packages/trunk/nexuiz-data/debian/rules
> ===================================================================
> --- packages/trunk/nexuiz-data/debian/rules   2007-06-04 21:31:05 UTC (rev 
> 2834)
> +++ packages/trunk/nexuiz-data/debian/rules   2007-06-04 21:32:27 UTC (rev 
> 2835)
> @@ -3,7 +3,7 @@
>  
>  TIMESTAMP=20070531
>  
> -build: build-stamp
> +build:
>       dh_testdir
>       touch build-stamp



-- 
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Reply via email to