diff --git a/tools-musl/portage.amd64.hardened/bashrc b/tools-musl/portage.amd64.hardened/bashrc deleted file mode 100644 index 57ed6103..00000000 --- a/tools-musl/portage.amd64.hardened/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.8.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.amd64.vanilla/bashrc b/tools-musl/portage.amd64.vanilla/bashrc deleted file mode 100644 index 57ed6103..00000000 --- a/tools-musl/portage.amd64.vanilla/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.8.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.armv7a.hardened/bashrc b/tools-musl/portage.armv7a.hardened/bashrc deleted file mode 100644 index f8500563..00000000 --- a/tools-musl/portage.armv7a.hardened/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.7.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.armv7a.vanilla/bashrc b/tools-musl/portage.armv7a.vanilla/bashrc deleted file mode 100644 index 57ed6103..00000000 --- a/tools-musl/portage.armv7a.vanilla/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.8.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.i686.hardened/bashrc b/tools-musl/portage.i686.hardened/bashrc deleted file mode 100644 index 57ed6103..00000000 --- a/tools-musl/portage.i686.hardened/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.8.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.i686.vanilla/bashrc b/tools-musl/portage.i686.vanilla/bashrc deleted file mode 100644 index 57ed6103..00000000 --- a/tools-musl/portage.i686.vanilla/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.8.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.mips32r2.vanilla/bashrc b/tools-musl/portage.mips32r2.vanilla/bashrc deleted file mode 100644 index 57ed6103..00000000 --- a/tools-musl/portage.mips32r2.vanilla/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.8.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.mipsel3.vanilla/bashrc b/tools-musl/portage.mipsel3.vanilla/bashrc deleted file mode 100644 index 57ed6103..00000000 --- a/tools-musl/portage.mipsel3.vanilla/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.8.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -} diff --git a/tools-musl/portage.ppc.vanilla/bashrc b/tools-musl/portage.ppc.vanilla/bashrc deleted file mode 100644 index f8500563..00000000 --- a/tools-musl/portage.ppc.vanilla/bashrc +++ /dev/null @@ -1,15 +0,0 @@ -post_src_install() { - [[ $PN != musl ]] && return 0 - - local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1) - mkdir "${D}"/etc - cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path - /lib - /usr/lib - /usr/local/lib - /usr/lib/opengl/xorg-x11/lib - /usr/lib/gcc/${CHOST}/4.7.4 - /usr/${CHOST}/lib - /usr/games/lib - EOF -}