diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-02-12 07:49:54 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-02-12 07:49:54 +0000 |
commit | bfea9a52b99903d3d6658cabcae5edf1161e89c4 (patch) | |
tree | 4dcf70c6111dc92ca53732c0501fd399b333d177 /sys-apps | |
parent | e829cb395b17d1c2785ad35449acf885ff2e3314 (diff) |
Canis Major ready to spin
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/baselayout/baselayout-2.2-r8.ebuild (renamed from sys-apps/baselayout/baselayout-2.2-r7.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/baselayout/baselayout-2.2-r7.ebuild b/sys-apps/baselayout/baselayout-2.2-r8.ebuild index 3f58b07a..21b6b2ab 100644 --- a/sys-apps/baselayout/baselayout-2.2-r7.ebuild +++ b/sys-apps/baselayout/baselayout-2.2-r8.ebuild @@ -186,7 +186,7 @@ src_install() { echo "LDPATH='${ldpaths#:}'" >> "${D}"/etc/env.d/00basic # rc-scripts version for testing of features that *should* be present - echo "Redcore Linux 1701 Betelgeuse" > "${D}"/etc/gentoo-release + echo "Redcore Linux 1702 Canis Major" > "${D}"/etc/gentoo-release # Sabayon customization, install /etc/hosts separately (to .example) mv "${D}"/etc/hosts "${D}"/etc/hosts.example || die "cannot move /etc/hosts" |