Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 127815 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sys-fs/udev/udev-087.ebuild (-1 / +4 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
1
# Copyright 1999-2006 Gentoo Foundation
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/sys-fs/udev/udev-087.ebuild,v 1.2 2006/04/03 16:26:08 gregkh Exp $
3
# $Header: 
4
4
5
inherit eutils flag-o-matic
5
inherit eutils flag-o-matic
6
6
Lines 27-32 Link Here
27
	# patches go here...
27
	# patches go here...
28
	#epatch ${FILESDIR}/${P}-udev_volume_id.patch
28
	#epatch ${FILESDIR}/${P}-udev_volume_id.patch
29
29
30
	# don't warn about deprecated %e
31
	epatch ${FILESDIR}/${P}-nowarn-findfree.patch
32
30
	# No need to clutter the logs ...
33
	# No need to clutter the logs ...
31
	sed -ie '/^DEBUG/ c\DEBUG = false' Makefile
34
	sed -ie '/^DEBUG/ c\DEBUG = false' Makefile
32
	# Do not use optimization flags from the package
35
	# Do not use optimization flags from the package

Return to bug 127815