From 7d187acb330a34888696e1779d12ada36b16f0d7 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 4 Oct 2019 18:53:00 -0400 Subject: [PATCH] ice: Fix up WHENCE entry and symlink Commit 2de7abd480b3fb57390aa6a186e481d36bdd9609 reworked how we handle symlinks. Remove the in-repo symlink as that will be created on during installation, and adjust the WHENCE file. Signed-off-by: Josh Boyer --- WHENCE | 2 +- intel/ice/ddp/ice.pkg | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 intel/ice/ddp/ice.pkg diff --git a/WHENCE b/WHENCE index 0ed363cf..4a196a22 100644 --- a/WHENCE +++ b/WHENCE @@ -4594,6 +4594,6 @@ Licence: Redistributable. See LICENSE.amlogic_vdec for details. Driver: ice - Intel(R) Ethernet Connection E800 Series File: intel/ice/ddp/ice-1.3.4.0.pkg -Link: intel/ice/ddp/ice.pkg -> intel/ice/ddp/ice-1.3.4.0.pkg +Link: intel/ice/ddp/ice.pkg -> ice-1.3.4.0.pkg License: Redistributable. See LICENSE.ice for details diff --git a/intel/ice/ddp/ice.pkg b/intel/ice/ddp/ice.pkg deleted file mode 120000 index ec0ab091..00000000 --- a/intel/ice/ddp/ice.pkg +++ /dev/null @@ -1 +0,0 @@ -ice-1.3.4.0.pkg \ No newline at end of file