View | Details | Raw Unified
Collapse All | Expand All

(-) gcal-3.01.ebuild (-1 / +4 lines)
 Lines 27-33    Link Here 
	# Need to fix up paths for scripts in misc directory
	# Need to fix up paths for scripts in misc directory
	# that are automatically created by the makefile
	# that are automatically created by the makefile
	dosed /usr/share/gcal/misc/*/*
	for miscfile in ${D}/usr/share/gcal/misc/*/*
	do
		dosed "s:${D%/}::g" ${miscfile/${D}}
	done
	# Rebuild the symlinks that makefile created into the image /usr/bin
	# Rebuild the symlinks that makefile created into the image /usr/bin
	# directory during make install 
	# directory during make install