[freeside-commits] branch master updated. 074e048b805fea95151739aca652425b39e73163
Jeremy Davis
jeremyd at 420.am
Wed Nov 19 13:33:14 PST 2014
The branch, master has been updated
via 074e048b805fea95151739aca652425b39e73163 (commit)
from f21bc7ca7e1c94b073004569a8506811898e15c4 (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 074e048b805fea95151739aca652425b39e73163
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Wed Nov 19 16:33:08 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