Cleanup non-semantic whitespace in debian/
This commit is contained in:
parent
9f99b12e76
commit
9cff1eb71f
|
@ -1517,22 +1517,22 @@ Copyright: 1992, 1993, 1994 by Jutta Degener and Carsten Bormann
|
|||
License:
|
||||
Their work was released under the following license which is
|
||||
assumed to be compatible with The GNU Lesser General Public License.
|
||||
|
||||
.
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
.
|
||||
Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
|
||||
Technische Universitaet Berlin
|
||||
|
||||
.
|
||||
Any use of this software is permitted provided that this notice is not
|
||||
removed and that neither the authors nor the Technische Universitaet Berlin
|
||||
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
|
||||
this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
.
|
||||
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
|
||||
improvements that may be of general interest.
|
||||
|
||||
.
|
||||
Berlin, 28.11.1994
|
||||
Jutta Degener (jutta@cs.tu-berlin.de)
|
||||
Carsten Bormann (cabo@cs.tu-berlin.de)
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
/lib/systemd/system/freeswitch.service
|
||||
/usr/lib/tmpfiles.d/freeswitch.conf
|
||||
|
||||
|
|
|
@ -32,7 +32,6 @@ case "$1" in
|
|||
if [ ! -d "/etc/freeswitch" ]; then
|
||||
mkdir -p /etc/freeswitch/tls/
|
||||
cp -a /usr/share/freeswitch/conf/vanilla/* /etc/freeswitch/
|
||||
|
||||
fi
|
||||
;;
|
||||
abort-upgrade|abort-remove|abort-deconfigure)
|
||||
|
|
Loading…
Reference in New Issue