|
|
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() |