--- a/adesklets-0.5.0-r1.ebuild 2006-02-24 05:23:15.000000000 -0500 +++ b/adesklets-0.5.1.ebuild 2006-03-03 16:39:40.000000000 -0500 @@ -28,15 +28,13 @@ unpack ${A} cd ${S} - #Fix for bug #123402: adesklets_installer - epatch ${FILESDIR}/${P}-${PN}_installer.patch - - #Fix for bug #123538: control con context menu fix - epatch ${FILESDIR}/${P}-ctrlmenu.patch + #Fix for bug #123538: control context menu fix + epatch ${FILESDIR}/${PN}-ctrlmenu.patch # when performing minor changes to src/adesklets.c or src/commands.c, # touching these files will avoid unneeded processing - touch scripting/enums scripting/prototypes + touch scripting/enums scripting/prototypes \ + scripting/python/adesklets/commands.py } src_compile()