View | Details | Raw Unified
Collapse All | Expand All

(-) mc-4.6.1-r3.ebuild.old (-2 / +3 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r3.ebuild,v 1.13 2007/05/19 12:07:07 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r3.ebuild,v 1.13 2007/05/19 12:07:07 armin76 Exp $
inherit flag-o-matic eutils
inherit flag-o-matic eutils multilib
U7Z_PV="4.29"
U7Z_PV="4.29"
U7Z="u7z-${U7Z_PV}.tar.bz2"
U7Z="u7z-${U7Z_PV}.tar.bz2"
 Lines 123-129    Link Here 
	make install DESTDIR="${D}" || die "make install failed"
	make install DESTDIR="${D}" || die "make install failed"
	# install cons.saver setuid, to actually work
	# install cons.saver setuid, to actually work
	fperms u+s /usr/lib/mc/cons.saver
	# use get_libdir to set the correct libdir
	fperms u+s /usr/$(get_libdir)/mc/cons.saver
	dodoc ChangeLog AUTHORS MAINTAINERS FAQ INSTALL* NEWS README*
	dodoc ChangeLog AUTHORS MAINTAINERS FAQ INSTALL* NEWS README*