diff options
Diffstat (limited to 'deskutils/alacarte/Makefile')
-rw-r--r-- | deskutils/alacarte/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/alacarte/Makefile b/deskutils/alacarte/Makefile index 6274efa75965..d147a528957f 100644 --- a/deskutils/alacarte/Makefile +++ b/deskutils/alacarte/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \ ${WRKSRC}/Alacarte/MenuEditor.py |