diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-15 23:09:35 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-15 23:09:35 +0000 |
commit | 2aa3b4c7e16d088870087c6dc495118615512e92 (patch) | |
tree | 09cdbadb8419f76403469aa07cd332dee1edf779 /games/openspades/files/patch-CMakeLists.txt | |
parent | 9a793d9ca92157e83fc84ec873d7a8b477049be3 (diff) |
Notes
Diffstat (limited to 'games/openspades/files/patch-CMakeLists.txt')
-rw-r--r-- | games/openspades/files/patch-CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openspades/files/patch-CMakeLists.txt b/games/openspades/files/patch-CMakeLists.txt index 9370b7769f15..2aae4d58177d 100644 --- a/games/openspades/files/patch-CMakeLists.txt +++ b/games/openspades/files/patch-CMakeLists.txt @@ -1,5 +1,5 @@ ---- CMakeLists.txt.orig 2014-06-23 15:55:03.000000000 +0400 -+++ CMakeLists.txt 2014-07-30 23:27:27.655286901 +0400 +--- CMakeLists.txt.orig 2014-06-23 11:55:03 UTC ++++ CMakeLists.txt @@ -1,5 +1,4 @@ cmake_minimum_required(VERSION 2.8) -set(CMAKE_INSTALL_PREFIX "/usr/local") |