File RemoteBox-2.7_fix-env-script-interpreter.patch of Package RemoteBox
Index: remotebox =================================================================== --- remotebox.orig +++ remotebox @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # ^^^ You may need to change this to the location of your perl interpreter # RemoteBox v2.7 (c) 2010-2020 Ian Chapman. Licenced under the terms of the GPL use strict;