r2835 - packages/trunk/nexuiz-data/debian

Eddy Petrișor eddy.petrisor at gmail.com
Tue Jun 12 08:04:08 UTC 2007


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070612/fed0b174/attachment.pgp 


More information about the Pkg-games-devel mailing list