File novnc-1.0.0-fix-interpreter.patch of Package novnc
From: kberger@suse.com Date: Mon Jun 25 17:05:16 UTC 2018 Subject: [PATCH] changed interpreter to resolve rpmlint error. Upstream: no --- Index: utils/launch.sh =================================================================== --- utils/launch.sh.orig +++ utils/launch.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash # Copyright 2016 Joel Martin # Copyright 2016 Solly Ross