View | Details | Raw Unified
Collapse All | Expand All

(-) a/adesklets-0.5.0-r1.ebuild (-6 / +4 lines)
 Lines 28-42    Link Here 
	unpack ${A}
	unpack ${A}
	cd ${S}
	cd ${S}
	#Fix for bug #123402: adesklets_installer
	#Fix for bug #123538: control context menu fix
	epatch ${FILESDIR}/${P}-${PN}_installer.patch
	epatch ${FILESDIR}/${PN}-ctrlmenu.patch
	#Fix for bug #123538: control con context menu fix
	epatch ${FILESDIR}/${P}-ctrlmenu.patch
	# when performing minor changes to src/adesklets.c or src/commands.c,
	# when performing minor changes to src/adesklets.c or src/commands.c,
	# touching these files will avoid unneeded processing
	# touching these files will avoid unneeded processing
	touch scripting/enums scripting/prototypes
	touch scripting/enums scripting/prototypes \
              scripting/python/adesklets/commands.py
}
}
src_compile()
src_compile()