]> git.pld-linux.org Git - packages/hwsd.git/blob - hwsd-cmake.patch
- rebuild with boost 1.57.0
[packages/hwsd.git] / hwsd-cmake.patch
1 --- hwsd-1.1.1/CMakeLists.txt.orig      2014-10-07 13:54:35.000000000 +0200
2 +++ hwsd-1.1.1/CMakeLists.txt   2014-12-20 18:55:43.575418516 +0100
3 @@ -20,11 +20,6 @@
4  set(COMMON_PROJECT_DOMAIN ch.eyescale)
5  
6  include(Common)
7 -include(Buildyard)
8 -
9 -if(BUILDYARD_STOP)
10 -  return()
11 -endif()
12  
13  if(APPLE)
14    # WAR otherwise MacPorts X11 (/opt/local) is preferred
This page took 0.050739 seconds and 3 git commands to generate.