Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 79775
Collapse All | Expand All

(-)xlockmore-5.12.ebuild.orig (-1 / +3 lines)
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.12.ebuild,v 1.12 2004/12/06 22:07:11 pyrania Exp $
3
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.12.ebuild,v 1.12 2004/12/06 22:07:11 pyrania Exp $
4
4
5
inherit gnuconfig eutils
5
inherit gnuconfig eutils flag-o-matic
6
6
7
IUSE="nas esd motif opengl truetype gtk pam"
7
IUSE="nas esd motif opengl truetype gtk pam"
8
8
Lines 40-45 Link Here
40
40
41
	epatch ${FILESDIR}/XLock.ad.patch || die "epatch failed"
41
	epatch ${FILESDIR}/XLock.ad.patch || die "epatch failed"
42
42
43
	append-flags '-Wl,-z,now'
44
	
43
	./configure \
45
	./configure \
44
		--prefix=/usr \
46
		--prefix=/usr \
45
		--mandir=${prefix}/share/man/man1 \
47
		--mandir=${prefix}/share/man/man1 \

Return to bug 79775