[SCM] Create, display and manipulate the world coordinate system branch, debian, updated. cf0367f8aca072f24f867aec5ae60c06508bd430

Ole Streicher debian at liska.ath.cx
Sat Jan 14 18:09:43 UTC 2012


The following commit has been merged in the debian branch:
commit cf0367f8aca072f24f867aec5ae60c06508bd430
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sat Jan 14 19:08:33 2012 +0100

    Add -lm to libwcstools.so linker flags

diff --git a/debian/patches/rename_libwcs.patch b/debian/patches/rename_libwcs.patch
index 5a8ca77..441058a 100644
--- a/debian/patches/rename_libwcs.patch
+++ b/debian/patches/rename_libwcs.patch
@@ -23,7 +23,7 @@ Description: Rename libwcs to libwcstools to avoid conflicts with Mark
  	ranlib $@
  
 +libwcstools.so.0.0.0: $(OBJS)
-+	$(CC) -shared -o $@ -Wl,-soname,libwcstools.so.0 $?
++	$(CC) -shared -o $@ -Wl,-soname,libwcstools.so.0 $? -lm
 +	ln -s libwcstools.so.0.0.0 libwcstools.so.0
 +	ln -s libwcstools.so.0.0.0 libwcstools.so
 +

-- 
Create, display and manipulate the world coordinate system



More information about the debian-science-commits mailing list