[freeside-commits] branch FREESIDE_3_BRANCH updated. 303bbc4898d644d3c158a339532e8a2c0d2cdabd
Jeremy Davis
jeremyd at 420.am
Wed Nov 19 13:34:00 PST 2014
The branch, FREESIDE_3_BRANCH has been updated
via 303bbc4898d644d3c158a339532e8a2c0d2cdabd (commit)
from bda8aa70a1b7e02fc38a43ac8c5e5770c5e0174f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 303bbc4898d644d3c158a339532e8a2c0d2cdabd
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Wed Nov 19 16:33:51 2014 -0500
Ticket #2916 Debian packages
diff --git a/debian/rules b/debian/rules
index 0d90a7f..033d892 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ TMP = $(CURDIR)/debian/$(PACKAGE)
#DBC_SCRIPTS = $(TMP)/usr/share/dbconfig-common/scripts/freeside
##this is gotten from dbconfig-common
-#DB_TYPE = db_type_is_configured_during_pkg_install_by_dbconfig-common_not_at_build_time
+DB_TYPE = Pg
#Data source
DATASOURCE = DBI:${DB_TYPE}:dbname=freeside
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list