diff --git a/gladys/Makefile b/gladys/Makefile index 947bb0f1324ebb287e2bb4a2646ad0eafcaaaac8..4a9ff347723e63905472fe64db853cb0008c10f3 100644 --- a/gladys/Makefile +++ b/gladys/Makefile @@ -14,7 +14,6 @@ LICENSE= 2-clause-bsd CMAKE_ARGS+= -DBOOST_INCLUDEDIR=${PREFIX.boost-headers}/include CMAKE_ARGS+= -DBOOST_LIBDIR=${PREFIX.boost-libs}/include -CMAKE_ARGS+= -DGDAL_CONFIG=${PREFIX.gdal}/bin/gdal-config CMAKE_ARGS+= -DPYTHON_SITE_PACKAGES=${PREFIX}/${PYTHON_SITELIB} CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=lib diff --git a/gladys/PLIST b/gladys/PLIST index 47c8bab342c7f98960f434152df18f20c68e5f70..f166177d8e906d28a0858ba65fe669bbf2916026 100644 --- a/gladys/PLIST +++ b/gladys/PLIST @@ -1,4 +1,4 @@ -@comment Fri Sep 20 11:03:23 CEST 2013 +@comment Fri Sep 27 12:02:11 CEST 2013 bin/gladysconv bin/gladysplay bin/region_graph @@ -7,7 +7,6 @@ include/gladys/bresenham.hpp include/gladys/cache.hpp include/gladys/dstar.hpp include/gladys/frontier_exploration.hpp -include/gladys/gdal.hpp include/gladys/gladys.hpp include/gladys/graph_astar.hpp include/gladys/nav_graph.hpp