From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A07E1382C5 for ; Sun, 3 Jan 2021 20:39:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70366E08FF; Sun, 3 Jan 2021 20:39:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57629E08FF for ; Sun, 3 Jan 2021 20:39:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F6DA340FE4 for ; Sun, 3 Jan 2021 20:39:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E40D4309 for ; Sun, 3 Jan 2021 20:39:02 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1609706331.49859a22957a245e35e5d0d98728eb4602d82f79.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/realtek-r8152/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/realtek-r8152/realtek-r8152-2.14.0.ebuild X-VCS-Directories: net-misc/realtek-r8152/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: 49859a22957a245e35e5d0d98728eb4602d82f79 X-VCS-Branch: master Date: Sun, 3 Jan 2021 20:39:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 78951bda-9615-4423-91a5-b952cc722868 X-Archives-Hash: 4105f6f977b2171bbcce9e437dff682c commit: 49859a22957a245e35e5d0d98728eb4602d82f79 Author: Piotr Karbowski gentoo org> AuthorDate: Sun Jan 3 20:38:51 2021 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sun Jan 3 20:38:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49859a22 net-misc/realtek-r8152: refresh depmod upon installation. Signed-off-by: Piotr Karbowski gentoo.org> net-misc/realtek-r8152/realtek-r8152-2.14.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/realtek-r8152/realtek-r8152-2.14.0.ebuild b/net-misc/realtek-r8152/realtek-r8152-2.14.0.ebuild index 5102a32a5e5..59f0e80e1b9 100644 --- a/net-misc/realtek-r8152/realtek-r8152-2.14.0.ebuild +++ b/net-misc/realtek-r8152/realtek-r8152-2.14.0.ebuild @@ -47,6 +47,7 @@ src_install() { } pkg_postinst() { + linux-mod_pkg_postinst udev_reload echo