format patches

This commit is contained in:
zhouganqing 2022-12-16 10:44:59 +08:00
parent 06f9d0dce1
commit b149e86db7
1 changed files with 12 additions and 7 deletions

View File

@ -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()