-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
case "${HVL_TARGET}" in
"x86" | "x86_64")
# Manually apply patch
- apply_patch ${1}-rpath.patch ${1}
+ apply_patch ${PACKAGE}-rpath.patch ${PACKAGE}
;;
esac
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
VERSION=$(get_pkg_ver ${PACKAGE})
SCRIPT=/usr/src/compile-kernel
-echo "#!/bin/sh" > ${SCRIPT}
+echo "#!/bin/bash" > ${SCRIPT}
echo "KERNEL_VERSION=${VERSION}" >> ${SCRIPT}
echo "KERNEL_NAME=clfs-\${KERNEL_VERSION}" >> ${SCRIPT}
echo "DEST=/boot" >> ${SCRIPT}
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
# Reading system configuration informations, functions and package versions.
source ../sysinfos
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name
-#!/bin/sh
+#!/bin/bash
set -o errexit
# First argument of this script is the package name.
-#!/bin/sh
+#!/bin/bash
set -o errexit
# Reading system configuration informations, functions and package versions.
-#!/bin/sh
+#!/bin/bash
LFS_STAGE=stage2
-#!/bin/sh
+#!/bin/bash
LFS_STAGE="stage2"
USE_LFS_PATCHES=1
-#!/bin/sh
+#!/bin/bash
LFS_STAGE=stage2
-#!/bin/sh
+#!/bin/bash
LFS_STAGE=stage2