Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Conversation

@Techwolfy
Copy link
Contributor

@Techwolfy Techwolfy commented Jan 5, 2017

This script will generate a Debian-style package from the latest build of Rainloop. It's a fairly simple package, so it should be compatible with all Debian-based distributions. Rainloop itself is extracted to /usr/share/rainloop, and the data files are stored in /var/lib/rainloop. Permissions are set automatically. After installing this package, setting up a websever (or symlinking from a web-accessible directory) to /usr/share/rainloop is all that's necessary to begin using the software.

NB: This sort of script isn't the recommended way to create a Debian package, so more work would be required to include it in the Debian repositories. Aside from the packaging details, the now-superfluous rainloop/v/$VERSION directories should be excluded, and config files should be stored under /etc (a symlink to the expected config file location under /var/lib/rainloop satisfies this) to comply with Debian standards.

Fixes #1290.

@Techwolfy Techwolfy force-pushed the master branch 2 times, most recently from 24405a9 to 0dcbac8 Compare April 30, 2017 09:47
@RainLoop RainLoop merged commit 4849274 into RainLoop:master Apr 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants