mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-05 20:39:33 +00:00
Cleanup non-semantic whitespace in debian/
This commit is contained in:
parent
9f99b12e76
commit
9cff1eb71f
10
debian/copyright
vendored
10
debian/copyright
vendored
@ -1517,22 +1517,22 @@ Copyright: 1992, 1993, 1994 by Jutta Degener and Carsten Bormann
|
|||||||
License:
|
License:
|
||||||
Their work was released under the following license which is
|
Their work was released under the following license which is
|
||||||
assumed to be compatible with The GNU Lesser General Public License.
|
assumed to be compatible with The GNU Lesser General Public License.
|
||||||
|
.
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
.
|
||||||
Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
|
Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
|
||||||
Technische Universitaet Berlin
|
Technische Universitaet Berlin
|
||||||
|
.
|
||||||
Any use of this software is permitted provided that this notice is not
|
Any use of this software is permitted provided that this notice is not
|
||||||
removed and that neither the authors nor the Technische Universitaet Berlin
|
removed and that neither the authors nor the Technische Universitaet Berlin
|
||||||
are deemed to have made any representations as to the suitability of this
|
are deemed to have made any representations as to the suitability of this
|
||||||
software for any purpose nor are held responsible for any defects of
|
software for any purpose nor are held responsible for any defects of
|
||||||
this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||||
|
.
|
||||||
As a matter of courtesy, the authors request to be informed about uses
|
As a matter of courtesy, the authors request to be informed about uses
|
||||||
this software has found, about bugs in this software, and about any
|
this software has found, about bugs in this software, and about any
|
||||||
improvements that may be of general interest.
|
improvements that may be of general interest.
|
||||||
|
.
|
||||||
Berlin, 28.11.1994
|
Berlin, 28.11.1994
|
||||||
Jutta Degener (jutta@cs.tu-berlin.de)
|
Jutta Degener (jutta@cs.tu-berlin.de)
|
||||||
Carsten Bormann (cabo@cs.tu-berlin.de)
|
Carsten Bormann (cabo@cs.tu-berlin.de)
|
||||||
|
1
debian/freeswitch-systemd.install
vendored
1
debian/freeswitch-systemd.install
vendored
@ -1,3 +1,2 @@
|
|||||||
/lib/systemd/system/freeswitch.service
|
/lib/systemd/system/freeswitch.service
|
||||||
/usr/lib/tmpfiles.d/freeswitch.conf
|
/usr/lib/tmpfiles.d/freeswitch.conf
|
||||||
|
|
||||||
|
1
debian/freeswitch.postinst
vendored
1
debian/freeswitch.postinst
vendored
@ -32,7 +32,6 @@ case "$1" in
|
|||||||
if [ ! -d "/etc/freeswitch" ]; then
|
if [ ! -d "/etc/freeswitch" ]; then
|
||||||
mkdir -p /etc/freeswitch/tls/
|
mkdir -p /etc/freeswitch/tls/
|
||||||
cp -a /usr/share/freeswitch/conf/vanilla/* /etc/freeswitch/
|
cp -a /usr/share/freeswitch/conf/vanilla/* /etc/freeswitch/
|
||||||
|
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
abort-upgrade|abort-remove|abort-deconfigure)
|
abort-upgrade|abort-remove|abort-deconfigure)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user