The update also includes: * Change to Qt5 * Disabling of GLinject feature that doesn't work on FreeBSD * Switching build to cmake Tests showed that it works as expected. Submitted by: myself Reported by: portscout Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13787
8 lines
131 B
Text
8 lines
131 B
Text
--- scripts/ssr-glinject.orig 2017-12-11 00:15:36 UTC
|
|
+++ scripts/ssr-glinject
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
|
|
set -e
|
|
|