From 922b56ef6eeb5dcac57c97a35b5b0defb3968bb3 Mon Sep 17 00:00:00 2001 From: Lucas Manika Koeb <lmk08@c3sl.ufpr.br> Date: Thu, 6 Jun 2013 11:30:32 -0300 Subject: [PATCH] le4/light; Change some of the enabled scripts Signed-off-by: Lucas Manika Koeb <lmk08@c3sl.ufpr.br> --- enabled-scripts/le4/light/50-update-kernel | 1 - enabled-scripts/le4/light/common-functions.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 enabled-scripts/le4/light/50-update-kernel diff --git a/enabled-scripts/le4/light/50-update-kernel b/enabled-scripts/le4/light/50-update-kernel deleted file mode 120000 index 673ea28..0000000 --- a/enabled-scripts/le4/light/50-update-kernel +++ /dev/null @@ -1 +0,0 @@ -../../../scripts/50-update-kernel_le4 \ No newline at end of file diff --git a/enabled-scripts/le4/light/common-functions.sh b/enabled-scripts/le4/light/common-functions.sh index 5834224..edfcb5f 120000 --- a/enabled-scripts/le4/light/common-functions.sh +++ b/enabled-scripts/le4/light/common-functions.sh @@ -1 +1 @@ -../../../scripts/common-functions.sh_le4 \ No newline at end of file +../../../scripts/common-functions.sh \ No newline at end of file -- GitLab