diff options
Diffstat (limited to 'comms/gpredict/Makefile')
-rw-r--r-- | comms/gpredict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index f1b9fddd8098..93a18010462c 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes MAN1= gpredict.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^Icon/s|=.*|=${PREFIX}/share/pixmaps/gpredict-icon.png|' \ |