Author: frankie Date: 2009-02-03 00:22:55 +0000 (Tue, 03 Feb 2009) New Revision: 1854
Modified: packages/geotiff/libgeotiff-dfsg/trunk/Makefile.in packages/geotiff/libgeotiff-dfsg/trunk/debian/patches/soname.dpatch Log: Modified: packages/geotiff/libgeotiff-dfsg/trunk/Makefile.in =================================================================== --- packages/geotiff/libgeotiff-dfsg/trunk/Makefile.in 2009-02-03 00:09:39 UTC (rev 1853) +++ packages/geotiff/libgeotiff-dfsg/trunk/Makefile.in 2009-02-03 00:22:55 UTC (rev 1854) @@ -38,7 +38,7 @@ geotiff_...@geotiff_so@ geotiff_d...@geotiff_dll@ geotiff_i...@geotiff_imp@ -ld_shar...@cc@ -shared -Wl,-soname,libgeoti...@so_ext@....@version_major@....@version_minor@ +ld_shar...@ld_shared@ so_e...@so_ext@ GT_INCLUDE_FILES = xtiffio.h geotiff.h geotiffio.h geovalues.h \ @@ -191,8 +191,8 @@ $(INSTALL) libgeotiff.a $(GEOTIFF_IMP) $(DESTDIR)${libdir} $(INSTALL) -d $(DESTDIR)$(includedir) $(INSTALL) $(GT_INCLUDE_FILES) $(DESTDIR)$(includedir) -# $(INSTALL) -d $(DESTDIR)$(datadir) -# $(INSTALL) csv/*.csv $(DESTDIR)$(datadir) + $(INSTALL) -d $(DESTDIR)$(datadir) + $(INSTALL) csv/*.csv $(DESTDIR)$(datadir) $(INSTALL) -d $(DESTDIR)$(bindir) $(INSTALL) bin/listgeo$(EXEEXT) bin/geotifcp$(EXEEXT) $(DESTDIR)$(bindir) if test ! -z "$(GEOTIFF_SO)" ; then \ Modified: packages/geotiff/libgeotiff-dfsg/trunk/debian/patches/soname.dpatch =================================================================== --- packages/geotiff/libgeotiff-dfsg/trunk/debian/patches/soname.dpatch 2009-02-03 00:09:39 UTC (rev 1853) +++ packages/geotiff/libgeotiff-dfsg/trunk/debian/patches/soname.dpatch 2009-02-03 00:22:55 UTC (rev 1854) @@ -6,8 +6,8 @@ @DPATCH@ diff -urNad libgeotiff-dfsg~/Makefile.in libgeotiff-dfsg/Makefile.in ---- libgeotiff-dfsg~/Makefile.in 2009-02-03 00:53:08.000000000 +0100 -+++ libgeotiff-dfsg/Makefile.in 2009-02-03 00:53:58.000000000 +0100 +--- libgeotiff-dfsg~/Makefile.in 2009-02-03 01:21:53.000000000 +0100 ++++ libgeotiff-dfsg/Makefile.in 2009-02-03 01:22:01.000000000 +0100 @@ -38,7 +38,7 @@ geotiff_...@geotiff_so@ geotiff_d...@geotiff_dll@ _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel