Accepting request 1269456 from Cloud:OpenStack:Factory

OBS-URL: https://build.opensuse.org/request/show/1269456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/novnc?expand=0&rev=16
This commit is contained in:
2025-04-15 18:47:07 +00:00
committed by Git OBS Bridge
5 changed files with 22 additions and 6 deletions

View File

@@ -1,17 +0,0 @@
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)