diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-02-19 23:26:10 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-02-19 23:26:10 +0100 |
commit | e70f6e705830de32598eb7f3fdf569962c1a808a (patch) | |
tree | 4cafe6e807bb5c4439236aa3b3553c8fdb2278f3 /sci-libs/indilib/indilib-1.0.0.ebuild | |
parent | cd07b87c7e80b1da13a6d77b7f9153fe885ff0f7 (diff) | |
download | brancik-overlay-e70f6e705830de32598eb7f3fdf569962c1a808a.tar.gz brancik-overlay-e70f6e705830de32598eb7f3fdf569962c1a808a.tar.bz2 |
Small changes to the sci-libs/indilib. Mainly whitespace adjustments.
Diffstat (limited to 'sci-libs/indilib/indilib-1.0.0.ebuild')
-rw-r--r-- | sci-libs/indilib/indilib-1.0.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.0.0.ebuild b/sci-libs/indilib/indilib-1.0.0.ebuild index 8947aa8..974d7ee 100644 --- a/sci-libs/indilib/indilib-1.0.0.ebuild +++ b/sci-libs/indilib/indilib-1.0.0.ebuild @@ -55,5 +55,6 @@ src_install() { pkg_postinst() { enewuser indiserver -1 -1 -1 "usb,uucp,video" -U elog "You can use init script in /etc/init.d/indiserver to start" - elog "indiserver automatically. Configuration is in /etc/conf.d/indiserver." + elog "indiserver automatically." + elog "Configuration is in /etc/conf.d/indiserver." } |