mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:17:34 +00:00
Ports: Update c-ray's patches to use git patches
This commit is contained in:
parent
8b9302890e
commit
4874465018
17 changed files with 654 additions and 105 deletions
20
Ports/c-ray/patches/0001-Add-a-dummy-configure-file.patch
Normal file
20
Ports/c-ray/patches/0001-Add-a-dummy-configure-file.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
From a91deb390a4765985718c4821c0306d433c036f5 Mon Sep 17 00:00:00 2001
|
||||
From: Valtteri Koskivuori <vkoskiv@gmail.com>
|
||||
Date: Tue, 25 Feb 2020 22:03:47 +0200
|
||||
Subject: [PATCH 1/8] Add a dummy configure file
|
||||
|
||||
---
|
||||
configure | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
create mode 100644 configure
|
||||
|
||||
diff --git a/configure b/configure
|
||||
new file mode 100644
|
||||
index 0000000..04bfb39
|
||||
--- /dev/null
|
||||
+++ b/configure
|
||||
@@ -0,0 +1 @@
|
||||
+#nop
|
||||
--
|
||||
2.36.1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue