forked from openkylin/freeglut
format patches
This commit is contained in:
parent
06f9d0dce1
commit
b149e86db7
|
@ -1,11 +1,16 @@
|
||||||
Description: Expand so-version to 3.11
|
From: Anton Gladky <gladk@debian.org>
|
||||||
Author: Anton Gladky <gladk@debian.org>
|
Date: Fri, 16 Dec 2022 10:44:58 +0800
|
||||||
Last-Update: 2021-08-18
|
Subject: Expand so-version to 3.11
|
||||||
|
|
||||||
Index: freeglut-3.4.0/CMakeLists.txt
|
Last-Update: 2021-08-18
|
||||||
===================================================================
|
---
|
||||||
--- freeglut-3.4.0.orig/CMakeLists.txt
|
CMakeLists.txt | 2 +-
|
||||||
+++ freeglut-3.4.0/CMakeLists.txt
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||||
|
index 832d867..1155ae7 100644
|
||||||
|
--- a/CMakeLists.txt
|
||||||
|
+++ b/CMakeLists.txt
|
||||||
@@ -475,7 +475,7 @@ ELSE()
|
@@ -475,7 +475,7 @@ ELSE()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue