summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeverin Glöckner2018-10-06 12:48:25 +0200
committerSeverin Glöckner2018-10-06 12:48:25 +0200
commit9ad01a10c58e101e8d76e973dff7bb72cb2b20bb (patch)
treea79fd07896447ecc2634cb2c2695e84c963ba335
parentcc4959077b08017be34705769411355ab146233b (diff)
downloadaur-9ad01a10c58e101e8d76e973dff7bb72cb2b20bb.tar.gz
remove patch file
-rw-r--r--wesnoth-boost.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/wesnoth-boost.patch b/wesnoth-boost.patch
deleted file mode 100644
index 66e0db754e5f..000000000000
--- a/wesnoth-boost.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 43a20d7..61f36e0 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -79,6 +79,7 @@ else(MSVC)
- ${Boost_IOSTREAMS_LIBRARY}
- ${Boost_REGEX_LIBRARY}
- ${Boost_PROGRAM_OPTIONS_LIBRARY}
-+ ${Boost_SYSTEM_LIBRARIES}
- ${LIBINTL_LIBRARIES}
- )
- endif(MSVC)