[Pkg-symfony-commits] [SCM] Propel repository to pkg-symfony project branch, master, updated. a65efe0aee04fcc78209d0c5d39331bfb08dcb46

John Arevalo johnarevalo at gmail.com
Sun Apr 4 19:07:00 UTC 2010


The following commit has been merged in the master branch:
commit a65efe0aee04fcc78209d0c5d39331bfb08dcb46
Author: John Arevalo <johnarevalo at gmail.com>
Date:   Sun Apr 4 14:05:53 2010 -0500

    fixing rules commit

diff --git a/debian/links b/debian/links
index e69de29..f1a8668 100644
--- a/debian/links
+++ b/debian/links
@@ -0,0 +1,2 @@
+usr/share/php/propel/generator/bin/propel-gen usr/bin/propel-gen
+
diff --git a/debian/rules b/debian/rules
index 2c81878..e3e1784 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-INSTALL_DIR := /usr/share/php/propel/
+INSTALL_DIR := usr/share/php/propel/
 #INSTALL_DIR := debian/usr/share/php/propel/
 %:
 	dh --with quilt  $@

-- 
Propel repository to pkg-symfony project



More information about the Pkg-symfony-commits mailing list