diff options
Diffstat (limited to 'www/chrome-gnome-shell/Makefile')
-rw-r--r-- | www/chrome-gnome-shell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/chrome-gnome-shell/Makefile b/www/chrome-gnome-shell/Makefile index 6308a4326613..7bac33b78fdd 100644 --- a/www/chrome-gnome-shell/Makefile +++ b/www/chrome-gnome-shell/Makefile @@ -26,7 +26,6 @@ CMAKE_ARGS= -DCMAKE_INSTALL_LIBDIR=lib INSTALL_TARGET= install NO_ARCH= yes -INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e '/find_program_ex/s|gsha256sum|gsha256sum sha256|g' ${WRKSRC}/CMakeLists.txt |