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

(-)djvu-3.5.25.3.ebuild.old (+3 lines)
Lines 27-32 Link Here
27
	sed -i \
27
	sed -i \
28
		-e 's/AC_CXX_OPTIMIZE/OPTS=;AC_SUBST(OPTS)/' \
28
		-e 's/AC_CXX_OPTIMIZE/OPTS=;AC_SUBST(OPTS)/' \
29
		configure.ac || die #263688
29
		configure.ac || die #263688
30
	sed -i \
31
		-e 's,@INKSCAPE@,XDG_CONFIG_HOME='"${T}"' @INKSCAPE@,' \
32
		desktopfiles/Makefile.in || die #470862
30
	rm aclocal.m4 config/{libtool.m4,ltmain.sh,install-sh}
33
	rm aclocal.m4 config/{libtool.m4,ltmain.sh,install-sh}
31
#	epatch "${FILESDIR}/${PN}-3.5.24-gcc46.patch"
34
#	epatch "${FILESDIR}/${PN}-3.5.24-gcc46.patch"
32
	AT_M4DIR="config" eautoreconf
35
	AT_M4DIR="config" eautoreconf

Return to bug 470862