From 65633c51c2732155f7306e9ec5d676f8c6b2bac8 Mon Sep 17 00:00:00 2001 From: fusion809 Date: Thu, 3 Aug 2017 12:22:45 +1000 Subject: [PATCH] Oops didn't run delete_blacklisted --- Recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Recipe b/Recipe index 35035b9..5d748ce 100755 --- a/Recipe +++ b/Recipe @@ -87,7 +87,7 @@ find . -name "libX*" -delete # Delete dangerous libraries; see # https://github.com/probonopd/AppImages/blob/master/excludelist -#delete_blacklisted +delete_blacklisted ######################################################################## # desktopintegration asks the user on first run to install a menu item