[Pkg-samba-maint] r842 - branches/samba4

Steinar H. Gunderson sesse at costa.debian.org
Tue Jan 3 15:05:39 UTC 2006


Author: sesse
Date: 2006-01-03 15:05:38 +0000 (Tue, 03 Jan 2006)
New Revision: 842

Modified:
   branches/samba4/rules
Log:
"make quicktest", not "make buildtest".


Modified: branches/samba4/rules
===================================================================
--- branches/samba4/rules	2006-01-03 14:56:40 UTC (rev 841)
+++ branches/samba4/rules	2006-01-03 15:05:38 UTC (rev 842)
@@ -36,7 +36,7 @@
 	-$(MAKE) -C $(SOURCEPATH) pch
 	$(MAKE) -C $(SOURCEPATH) all
 	$(MAKE) -C $(SOURCEPATH)/pidl all
-	$(MAKE) -C $(SOURCEPATH) buildtest
+	$(MAKE) -C $(SOURCEPATH) quicktest
 	touch $@
 
 clean:




More information about the Pkg-samba-maint mailing list