[Pkg-samba-maint] r950 - trunk
Christian Perrier
bubulle at costa.debian.org
Sun Jan 15 15:52:16 UTC 2006
Author: bubulle
Date: 2006-01-15 15:52:15 +0000 (Sun, 15 Jan 2006)
New Revision: 950
Modified:
trunk/rules
Log:
build target should depend on configure otherwise the whole thing will never
be patched. /me is really dumb with these -stamp things
Modified: trunk/rules
===================================================================
--- trunk/rules 2006-01-15 12:47:46 UTC (rev 949)
+++ trunk/rules 2006-01-15 15:52:15 UTC (rev 950)
@@ -99,7 +99,7 @@
touch configure-stamp
-build: configure-stamp build-stamp
+build: configure build-stamp
build-stamp:
dh_testdir
More information about the Pkg-samba-maint
mailing list