]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
blah
authorBrian West <brian@freeswitch.org>
Fri, 9 May 2008 13:40:03 +0000 (13:40 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 9 May 2008 13:40:03 +0000 (13:40 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8329 d0543943-73ff-0310-b7d9-9358b9ac24b2

debian/freeswitch-lua.conffiles [new file with mode: 0644]
debian/freeswitch-lua.install [new file with mode: 0644]
debian/freeswitch-perl.conffiles [new file with mode: 0644]
debian/freeswitch-perl.install [new file with mode: 0644]

diff --git a/debian/freeswitch-lua.conffiles b/debian/freeswitch-lua.conffiles
new file mode 100644 (file)
index 0000000..dbe8a22
--- /dev/null
@@ -0,0 +1 @@
+/opt/freeswitch/conf/autoload_configs/lua.conf.xml
diff --git a/debian/freeswitch-lua.install b/debian/freeswitch-lua.install
new file mode 100644 (file)
index 0000000..4308e14
--- /dev/null
@@ -0,0 +1,2 @@
+opt/freeswitch/mod/mod_lua*
+opt/freeswitch/conf/autoload_configs/lua.conf.xml
diff --git a/debian/freeswitch-perl.conffiles b/debian/freeswitch-perl.conffiles
new file mode 100644 (file)
index 0000000..6a13819
--- /dev/null
@@ -0,0 +1 @@
+/opt/freeswitch/conf/autoload_configs/perl.conf.xml
diff --git a/debian/freeswitch-perl.install b/debian/freeswitch-perl.install
new file mode 100644 (file)
index 0000000..6e9b1a3
--- /dev/null
@@ -0,0 +1,3 @@
+opt/freeswitch/perl/*
+opt/freeswitch/mod/mod_perl*
+opt/freeswitch/conf/autoload_configs/perl.conf.xml