[Pkg-symfony-commits] [SCM] Doctrine repository under the pkg-symfony Debian group branch, master, updated. upstream/1.2.2-22-g6d40e99
Federico Gimenez Nieto
fgimenez at coit.es
Sun Jul 18 09:40:40 UTC 2010
The following commit has been merged in the master branch:
commit 6d40e99ce9346e1800343c1a2f4a6a5ea2aea201
Author: Federico Gimenez Nieto <fgimenez at coit.es>
Date: Sun Jul 18 11:22:49 2010 +0200
Little fix
diff --git a/debian/rules b/debian/rules
index afcb742..fa39b9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,6 @@ override_dh_clean:
dh_clean
$(RM) $(test_stamp)
$(RM) -rf $(PACKAGE_VER)/tests/DbTestCase.php \
- $(PACKAGE_VER)/tests/DoctrineTest/doctrine_tests/
+ $(PACKAGE_VER)/tests/DoctrineTest/doctrine_tests/ \
$(PACKAGE_VER)/tests/tmp
endif
\ No newline at end of file
--
Doctrine repository under the pkg-symfony Debian group
More information about the Pkg-symfony-commits
mailing list