You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Orchis-theme/debian/patches/install.patch

11 lines
169 B
Diff

--- a/install.sh
+++ b/install.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-set -ueo pipefail
-#set -x
+set -x
REPO_DIR="$(cd "$(dirname "$0")" && pwd)"
SRC_DIR="$REPO_DIR/src"