mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Change file permissions from 100755 to 100644 in two patches (thanks Qian Hong).
This commit is contained in:
parent
55902fb521
commit
c7d100897a
@ -524,7 +524,7 @@ index 0000000..9b8a6a7
|
||||
+ unload_driver(service, filename);
|
||||
+}
|
||||
diff --git a/tools/make_makefiles b/tools/make_makefiles
|
||||
index f0b40c0..46b8389 100755
|
||||
index f0b40c0..46b8389 100644
|
||||
--- a/tools/make_makefiles
|
||||
+++ b/tools/make_makefiles
|
||||
@@ -257,7 +257,7 @@ sub parse_makefile($)
|
||||
|
@ -11,7 +11,7 @@ Subject: nvcuda: Properly wrap undocumented 'ContextStorage' interface and add
|
||||
3 files changed, 319 insertions(+), 33 deletions(-)
|
||||
|
||||
diff --git a/dlls/nvcuda/internal.c b/dlls/nvcuda/internal.c
|
||||
index 611e310..8a2dffd 100755
|
||||
index 611e310..8a2dffd 100644
|
||||
--- a/dlls/nvcuda/internal.c
|
||||
+++ b/dlls/nvcuda/internal.c
|
||||
@@ -88,7 +88,7 @@ static const CUuuid UUID_Unknown2 = {{0xA0, 0x94, 0x79, 0x8C,
|
||||
|
Loading…
Reference in New Issue
Block a user