summaryrefslogtreecommitdiff
path: root/repo/meta/linux.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/meta/linux.xibuild')
-rw-r--r--repo/meta/linux.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/meta/linux.xibuild b/repo/meta/linux.xibuild
index 8b0d064..d4ab3e0 100644
--- a/repo/meta/linux.xibuild
+++ b/repo/meta/linux.xibuild
@@ -1,5 +1,5 @@
-#!/bin/bash
+#!/bin/sh
# This file was automatically generated, do not edit!
DESC="All the the packages available in linux"
-DEPS=( linux-firmware linux-headers linux)
+DEPS=" linux-firmware linux-headers linux"