diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-09-10 10:19:13 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-09-10 10:19:36 +0200 |
commit | ace96f7971f5fa2aafbc20e5744d5734efa48d08 (patch) | |
tree | a761d6d3c16de75553a7a4de731a5226167bbf4c /sys-libs | |
parent | sys-boot/plymouth: stable 0.9.3-r1 for ia64, bug #630530 (diff) | |
download | gentoo-ace96f7971f5fa2aafbc20e5744d5734efa48d08.tar.gz gentoo-ace96f7971f5fa2aafbc20e5744d5734efa48d08.tar.bz2 gentoo-ace96f7971f5fa2aafbc20e5744d5734efa48d08.zip |
sys-libs/glibc: Remove "die" guard. Seems safe enough for an unkeyworded ebuild.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.26-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r1.ebuild b/sys-libs/glibc/glibc-2.26-r1.ebuild index 87afd8694457..9876c073967f 100644 --- a/sys-libs/glibc/glibc-2.26-r1.ebuild +++ b/sys-libs/glibc/glibc-2.26-r1.ebuild @@ -108,8 +108,6 @@ fi # pkg_pretend() { - die "This is work in progress. DONT try to use it. dilfridge" - # Make sure devpts is mounted correctly for use w/out setuid pt_chown check_devpts |