[cpl-plugin-hawki] 01/01: Add cpldrs to link list

Ole Streicher olebole-guest at alioth.debian.org
Wed Sep 18 18:39:16 UTC 2013


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-hawki.

commit 3d4ec3c50ffcca76c12a2ef1bb0626136047488d
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Sep 18 20:39:10 2013 +0200

    Add cpldrs to link list
---
 debian/patches/libadd_cpl.patch |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/libadd_cpl.patch b/debian/patches/libadd_cpl.patch
index 00f17fe..5c05683 100644
--- a/debian/patches/libadd_cpl.patch
+++ b/debian/patches/libadd_cpl.patch
@@ -7,19 +7,19 @@ Description: Add the cpl libraries to the recips.so and the test program
  
  hawki_cal_dark_la_SOURCES = hawki_cal_dark.c 
 -hawki_cal_dark_la_LIBADD = $(LIBHAWKI)
-+hawki_cal_dark_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_cal_dark_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_cal_dark_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_cal_dark_la_DEPENDENCIES = $(LIBHAWKI)
  
  hawki_cal_flat_la_SOURCES = hawki_cal_flat.c 
 -hawki_cal_flat_la_LIBADD = $(LIBHAWKI)
-+hawki_cal_flat_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_cal_flat_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_cal_flat_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_cal_flat_la_DEPENDENCIES = $(LIBHAWKI)
  
  hawki_cal_zpoint_la_SOURCES = hawki_cal_zpoint.c 
 -hawki_cal_zpoint_la_LIBADD = $(LIBHAWKI)
-+hawki_cal_zpoint_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_cal_zpoint_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_cal_zpoint_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_cal_zpoint_la_DEPENDENCIES = $(LIBHAWKI)
  
@@ -31,13 +31,13 @@ Description: Add the cpl libraries to the recips.so and the test program
  
  hawki_cal_distortion_la_SOURCES = hawki_cal_distortion.c 
 -hawki_cal_distortion_la_LIBADD = $(LIBHAWKI)
-+hawki_cal_distortion_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_cal_distortion_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_cal_distortion_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_cal_distortion_la_DEPENDENCIES = $(LIBHAWKI)
  
  hawki_sci_jitter_la_SOURCES = hawki_sci_jitter.c 
 -hawki_sci_jitter_la_LIBADD = $(LIBHAWKI)
-+hawki_sci_jitter_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_sci_jitter_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_sci_jitter_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_sci_jitter_la_DEPENDENCIES = $(LIBHAWKI)
  
@@ -85,19 +85,19 @@ Description: Add the cpl libraries to the recips.so and the test program
  
  hawki_step_combine_la_SOURCES = hawki_step_combine.c 
 -hawki_step_combine_la_LIBADD = $(LIBHAWKI)
-+hawki_step_combine_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_step_combine_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_step_combine_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_step_combine_la_DEPENDENCIES = $(LIBHAWKI)
  
  hawki_step_detect_obj_la_SOURCES = hawki_step_detect_obj.c 
 -hawki_step_detect_obj_la_LIBADD = $(LIBHAWKI)
-+hawki_step_detect_obj_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_step_detect_obj_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_step_detect_obj_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_step_detect_obj_la_DEPENDENCIES = $(LIBHAWKI)
  
  hawki_step_photom_2mass_la_SOURCES = hawki_step_photom_2mass.c 
 -hawki_step_photom_2mass_la_LIBADD = $(LIBHAWKI)
-+hawki_step_photom_2mass_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
++hawki_step_photom_2mass_la_LIBADD = $(LIBHAWKI) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLDRS) $(LIBCPLUI)
  hawki_step_photom_2mass_la_LDFLAGS = -module -avoid-version -no-undefined
  hawki_step_photom_2mass_la_DEPENDENCIES = $(LIBHAWKI)
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-hawki.git



More information about the debian-science-commits mailing list