diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-02-09 20:35:50 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-02-09 20:35:50 +0100 |
commit | dbc5e9cfe45c9228e22ef2b73fb7a3b916bd7983 (patch) | |
tree | 7390d9153647fef1e3b502a1b6a5c971167ce589 /app-mobilephone | |
parent | dev-util/debugedit: update SRC_URI for my devspace #574192 (diff) | |
download | gentoo-dbc5e9cfe45c9228e22ef2b73fb7a3b916bd7983.tar.gz gentoo-dbc5e9cfe45c9228e22ef2b73fb7a3b916bd7983.tar.bz2 gentoo-dbc5e9cfe45c9228e22ef2b73fb7a3b916bd7983.zip |
app-mobilephone/kannel-sqlbox: [QA] Don't install license file.
Bug: 493712
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild index 022d828d33f9..796515ffbff3 100644 --- a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild +++ b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild @@ -63,7 +63,7 @@ src_install() { newinitd "${FILESDIR}"/kannel-sqlbox.initd kannel-sqlbox - dodoc AUTHORS ChangeLog KannelLICENSE NEWS README + dodoc AUTHORS ChangeLog NEWS README insinto /etc/kannel newins example/sqlbox.conf.example sqlbox.conf.sample |