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/novnc_proxy =================================================================== --- a/utils/novnc_proxy +++ b/utils/novnc_proxy @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash # Copyright (C) 2018 The noVNC Authors # Licensed under MPL 2.0 or any later version (see LICENSE.txt)