From dce0baae49319e0ae0ceb06bbf12e75ecb8fdf97 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 21 Feb 2017 11:29:44 +0100 Subject: [PATCH] linux4.10: fix -dbg/-headers symlinks --- srcpkgs/linux4.10-dbg | 2 +- srcpkgs/linux4.10-headers | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.10-dbg b/srcpkgs/linux4.10-dbg index c6e6f375df5..7cd1e42f1c1 120000 --- a/srcpkgs/linux4.10-dbg +++ b/srcpkgs/linux4.10-dbg @@ -1 +1 @@ -srcpkgs/linux4.10 \ No newline at end of file +linux4.10 \ No newline at end of file diff --git a/srcpkgs/linux4.10-headers b/srcpkgs/linux4.10-headers index c6e6f375df5..7cd1e42f1c1 120000 --- a/srcpkgs/linux4.10-headers +++ b/srcpkgs/linux4.10-headers @@ -1 +1 @@ -srcpkgs/linux4.10 \ No newline at end of file +linux4.10 \ No newline at end of file