Commit graph

4 commits

Author SHA1 Message Date
Robby Workman
b2b78b8bc2 network/etherpad-lite: Don't clobber system configs/logs on upgrade
This commit creates if needed (otherwise, updates timestamps on)
the log files during package install as opposed to creating them
inside the package itself - if they're present inside the package,
then a package upgrade clobbers the files on the installed system
if they happen to already exist.

This commit also installs the init script and a couple of config
files with .new extensions and then does the config() routine on
them (or preserve_perms() in the case of the init script).

The downside is that this will cause any .new'd files *and* the
logs to be removed on this upgrade; I hope this doesn't cause
much pain for users, but it's got to happen sooner or later,
so let's get it over with...

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-02-24 13:25:01 -06:00
Luke Williams
196f57a411 network/etherpad-lite: Updated for version 1.2.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-02-24 10:23:14 -06:00
Luke Williams
d7855d6651 network/etherpad-lite: Updated for version 1.2.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-01-09 18:52:23 -05:00
Luke Williams
f5ff7ccd07 network/etherpad-lite: Added (real-time collaborative editor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-21 21:34:41 +01:00