summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-03-10 19:37:44 +0100
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-03-10 19:37:44 +0100
commit324d80a628bbce44064b515c44bac0b2c56b6b58 (patch)
tree5dea3141cfba525f5457e84f1c9999ddc0cd8781 /sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
parentdev-libs/weston: version bump (diff)
downloadgentoo-324d80a628bbce44064b515c44bac0b2c56b6b58.tar.gz
gentoo-324d80a628bbce44064b515c44bac0b2c56b6b58.tar.bz2
gentoo-324d80a628bbce44064b515c44bac0b2c56b6b58.zip
sys-kernel/linux-firmware: new snapshot, re-save config file conditionally
Bug: https://bugs.gentoo.org/show_bug.cgi?id=546690 Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-kernel/linux-firmware/linux-firmware-99999999.ebuild')
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-99999999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
index c29fd58e5c3d..8415438957eb 100644
--- a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -91,7 +91,9 @@ src_prepare() {
}
src_install() {
- save_config ${PN}.conf
+ if use !savedconfig; then
+ save_config ${PN}.conf
+ fi
rm ${PN}.conf || die
insinto /lib/firmware/
doins -r *