commit: 1f1c62f418b1f0d436dcf4f6c0fb4d99ebd04967
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 00:01:44 2015 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 00:15:34 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1c62f4
app-backup/bareos: fix icon install for 15.2.1
Package-Manager: portage-2.2.20.1
app-backup/bareos/bareos-15.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-backup/bareos/bareos-15.2.1.ebuild
b/app-backup/bareos/bareos-15.2.1.ebuild
index 1b30b98..f186a55 100644
--- a/app-backup/bareos/bareos-15.2.1.ebuild
+++ b/app-backup/bareos/bareos-15.2.1.ebuild
@@ -224,7 +224,7 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install
- doicon scripts/bareos.png
+ newicon src/images/bareos_logo_shadow.png bareos.png
# install bat icon and desktop file when enabled
# (for some reason ./configure doesn't pick this up)