[Dh-make-php-commits] r190 - trunk

Charles Fry cfry-guest at costa.debian.org
Tue May 30 15:06:39 UTC 2006


Author: cfry-guest
Date: 2006-05-30 15:06:38 +0000 (Tue, 30 May 2006)
New Revision: 190

Modified:
   trunk/pear.mk
Log:
removed empty sanity check sections


Modified: trunk/pear.mk
===================================================================
--- trunk/pear.mk	2006-05-30 15:05:12 UTC (rev 189)
+++ trunk/pear.mk	2006-05-30 15:06:38 UTC (rev 190)
@@ -41,13 +41,6 @@
 PEAR_OLD_TEST_DIR = usr/share/php/tests/$(PEAR_PKG)/$(PEAR_TEST_DIR)
 PEAR_NEW_TEST_DIR = $(PEAR_NEW_DOC_DIR)/tests
 
-DEB_PHONY_RULES += pear-sanity-check
-
-pear-sanity-check:
-
-# check sanity as early as possible
-pre-build:: pear-sanity-check
-
 common-configure-indep::
 	ln -f -s ../package.xml $(PEAR_SOURCE_DIR)
 




More information about the Dh-make-php-commits mailing list