View | Details | Raw Unified
Collapse All | Expand All

(-) jpeg2ps-1.9-r1.ebuild~ (-1 / +1 lines)
 Lines 15-21    Link Here 
RDEPEND=""
RDEPEND=""
src_compile() {
src_compile() {
	local pagesize=""
	pagesize=""
	if [ -h /etc/localtime ]; then
	if [ -h /etc/localtime ]; then
		local continent=$(readlink /etc/localtime | cut -d / -f 5)
		local continent=$(readlink /etc/localtime | cut -d / -f 5)
		[ "${continent}" = "Europe" ] && pagesize="-DA4"
		[ "${continent}" = "Europe" ] && pagesize="-DA4"