Fixed gnome 40.0 issues

This commit is contained in:
Vince
2021-04-04 16:39:10 +08:00
parent 4cf435af2e
commit 64e014cefb
42 changed files with 5288 additions and 2110 deletions

View File

@@ -1,7 +1,4 @@
#! /usr/bin/env bash
set -ueo pipefail
set -o physical
#set -x
REPO_DIR=$(cd $(dirname $0) && pwd)
SRC_DIR=${REPO_DIR}/src