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

Collapse All | Expand All

(-)/usr/portage/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild (-1 / +2 lines)
Lines 25-31 Link Here
25
	tc-export CC
25
	tc-export CC
26
	epatch \
26
	epatch \
27
		"${FILESDIR}"/${P}-openssl-1.patch \
27
		"${FILESDIR}"/${P}-openssl-1.patch \
28
		"${FILESDIR}"/${P}-gentoo.patch
28
		"${FILESDIR}"/${P}-gentoo.patch \
29
		"${FILESDIR}"/${P}-nasl_grammar.patch
29
	sed \
30
	sed \
30
		-e "/^LDFLAGS/s:$:${LDFLAGS}:g" \
31
		-e "/^LDFLAGS/s:$:${LDFLAGS}:g" \
31
		-i nasl.tmpl.in
32
		-i nasl.tmpl.in

Return to bug 485914