mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Cataclysm-DDA: fix patches' whitespace
This commit is contained in:
parent
218a33166c
commit
0218701cee
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
--- a/data/CMakeLists.txt 2019-03-08 04:34:43.000000000 +0100
|
--- a/data/CMakeLists.txt 2019-03-08 04:34:43.000000000 +0100
|
||||||
+++ b/data/CMakeLists.txt 2019-03-08 04:34:43.000000000 +0100
|
+++ b/data/CMakeLists.txt 2019-03-08 04:34:43.000000000 +0100
|
||||||
@@ -10,6 +10,7 @@
|
@@ -10,6 +10,7 @@
|
||||||
${CMAKE_SOURCE_DIR}/data/motd
|
${CMAKE_SOURCE_DIR}/data/motd
|
||||||
${CMAKE_SOURCE_DIR}/data/credits
|
${CMAKE_SOURCE_DIR}/data/credits
|
||||||
${CMAKE_SOURCE_DIR}/data/title
|
${CMAKE_SOURCE_DIR}/data/title
|
||||||
+ ${CMAKE_SOURCE_DIR}/data/core
|
+ ${CMAKE_SOURCE_DIR}/data/core
|
||||||
)
|
)
|
||||||
|
|
||||||
IF(SOUND)
|
IF(SOUND)
|
||||||
|
|
Loading…
Add table
Reference in a new issue