View | Details | Raw Unified
Collapse All | Expand All

(-) karbon-1.6.2.ebuild.org (+4 lines)
 Lines 49-52    Link Here 
	echo "SUBDIRS = liboofilter karbon" > $S/filters/Makefile.am
	echo "SUBDIRS = liboofilter karbon" > $S/filters/Makefile.am
	kde-meta_src_unpack makefiles
	kde-meta_src_unpack makefiles
	cd ${S}
	sed -i -e "s/postscript$/postscript;/g" ${S}/karbon/data/karbon.desktop || \
	die "Sed Failed!"
}
}