Skip to content

Commit 0536f60

Browse files
committed
Update patch
1 parent 4fb895e commit 0536f60

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

123.diff

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
diff --git a/Firebird-3.0.5.33220-0.amd64/install.sh b/Firebird-3.0.5.33220-0.amd64/install.sh
2-
index be319b642..8e909e8f3 100644
2+
index be319b642..30c554f4a 100644
33
--- a/Firebird-3.0.5.33220-0.amd64/install.sh
44
+++ b/Firebird-3.0.5.33220-0.amd64/install.sh
5+
@@ -1,5 +1,5 @@
6+
#!/bin/sh
7+
-
8+
+set -x
9+
# posixLibrary.sh
10+
#!/bin/sh
11+
#
512
@@ -712,10 +712,7 @@ runAndCheckExit() {
613
displayMessage() {
714
msgText=$1

0 commit comments

Comments
 (0)