[Pkg-symfony-commits] [SCM] Doctrine repository under the pkg-symfony Debian group branch, master, updated. upstream/1.2.2-10-g2c61485
Federico Gimenez Nieto
fgimenez at coit.es
Mon May 3 18:19:04 UTC 2010
The following commit has been merged in the master branch:
commit b7ffde63dac8ae29b69e64766ce227d3c149f658
Author: Federico Gimenez Nieto <fgimenez at coit.es>
Date: Mon May 3 19:56:43 2010 +0200
Modified installation path, tests not being installed, removed useless debian/dirs file
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index e068cc0..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/php/doctrine
-usr/share/php/tests/doctrine
diff --git a/debian/install b/debian/install
index 3670c72..2b8cb81 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,3 @@
-Doctrine-1.2.1/lib/* usr/share/php/doctrine
-Doctrine-1.2.1/tests/* usr/share/php/tests/doctrine
+Doctrine-1.2.1/lib/* usr/share/php
+
--
Doctrine repository under the pkg-symfony Debian group
More information about the Pkg-symfony-commits
mailing list