[freeside-commits] branch FREESIDE_4_BRANCH updated. 25abae52ed39df6046c5fbf202f935d27219a6c9
Ivan
ivan at 420.am
Wed Feb 3 00:46:24 PST 2016
The branch, FREESIDE_4_BRANCH has been updated
via 25abae52ed39df6046c5fbf202f935d27219a6c9 (commit)
from 5f642b6fa088cc2df74563e8665a1c293bdc7486 (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 25abae52ed39df6046c5fbf202f935d27219a6c9
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Feb 3 00:45:42 2016 -0800
rt goes in freeside-rt package
diff --git a/debian/conffiles b/debian/conffiles
index 5b6b010..89398c6 100644
--- a/debian/conffiles
+++ b/debian/conffiles
@@ -1,3 +1,2 @@
/usr/local/etc/freeside/secrets
/etc/default/freeside
-/opt/rt3/etc/RT_SiteConfig.pm
diff --git a/debian/freeside-rt.conffiles b/debian/freeside-rt.conffiles
new file mode 100644
index 0000000..89a9bd7
--- /dev/null
+++ b/debian/freeside-rt.conffiles
@@ -0,0 +1 @@
+/opt/rt3/etc/RT_SiteConfig.pm
-----------------------------------------------------------------------
Summary of changes:
debian/conffiles | 1 -
debian/freeside-rt.conffiles | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
create mode 100644 debian/freeside-rt.conffiles
More information about the freeside-commits
mailing list