diff options
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r-- | app-admin/chrpath/chrpath-0.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/chrpath/chrpath-0.13-r2.ebuild b/app-admin/chrpath/chrpath-0.13-r2.ebuild index d47a2afa4974..89d26b3b7e07 100644 --- a/app-admin/chrpath/chrpath-0.13-r2.ebuild +++ b/app-admin/chrpath/chrpath-0.13-r2.ebuild @@ -31,7 +31,7 @@ src_prepare() { } src_configure() { - econf $(use_enable static-libs static) || die + econf $(use_enable static-libs static) } src_install() { |