2018-06-26 14:27:32 +02:00
|
|
|
From: kberger@suse.com
|
|
|
|
Date: Mon Jun 25 17:05:16 UTC 2018
|
|
|
|
Subject: [PATCH] changed interpreter to resolve rpmlint error.
|
|
|
|
Upstream: no
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-10-26 23:26:29 +02:00
|
|
|
Index: utils/novnc_proxy
|
2018-06-26 14:27:32 +02:00
|
|
|
===================================================================
|
2021-10-26 23:26:29 +02:00
|
|
|
--- a/utils/novnc_proxy
|
|
|
|
+++ b/utils/novnc_proxy
|
2018-06-26 14:27:32 +02:00
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
-#!/usr/bin/env bash
|
|
|
|
+#!/bin/bash
|
|
|
|
|
2019-07-25 18:59:42 +02:00
|
|
|
# Copyright (C) 2018 The noVNC Authors
|
|
|
|
# Licensed under MPL 2.0 or any later version (see LICENSE.txt)
|