Package: sosi2osm / 1.0.0-3

Metadata

Package Version Patches format
sosi2osm 1.0.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_libsearchpath.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 this patch makes sure that the dependencies are found and
  that CPPFLAGS and LDFLAGS set by dh are applied during the build.
02_fix_install.patch | (download)

Makefile | 15 8 + 7 - 0 !
1 file changed, 8 insertions(+), 7 deletions(-)

 this patch fixes the destdir target
std max.patch | (download)

node.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use std::max from algorithm.