Author: frankie Date: 2009-03-02 16:45:47 +0000 (Mon, 02 Mar 2009) New Revision: 1949
Modified: packages/grass/trunk/debian/changelog packages/grass/trunk/debian/patches/instdir.dpatch Log: Fixed instdir.dpatch Modified: packages/grass/trunk/debian/changelog =================================================================== --- packages/grass/trunk/debian/changelog 2009-02-26 14:16:59 UTC (rev 1948) +++ packages/grass/trunk/debian/changelog 2009-03-02 16:45:47 UTC (rev 1949) @@ -1,8 +1,9 @@ -grass (6.4.0~rc3-2) UNRELEASED; urgency=low +grass (6.4.0~rc3-2) unstable; urgency=low * NOT RELEASED YET + * Fixed instdir.dpatch for the right include directory in the pkg-config file. - -- Francesco Paolo Lovergine <fran...@debian.org> Tue, 17 Feb 2009 15:15:50 +0100 + -- Francesco Paolo Lovergine <fran...@debian.org> Mon, 02 Mar 2009 17:44:44 +0100 grass (6.4.0~rc3-1) unstable; urgency=low Modified: packages/grass/trunk/debian/patches/instdir.dpatch =================================================================== --- packages/grass/trunk/debian/patches/instdir.dpatch 2009-02-26 14:16:59 UTC (rev 1948) +++ packages/grass/trunk/debian/patches/instdir.dpatch 2009-03-02 16:45:47 UTC (rev 1949) @@ -6,8 +6,8 @@ @DPATCH@ diff -urNad grass-6.4.0~rc3~/configure grass-6.4.0~rc3/configure ---- grass-6.4.0~rc3~/configure 2009-01-26 16:53:36.000000000 +0100 -+++ grass-6.4.0~rc3/configure 2009-02-16 17:26:24.000000000 +0100 +--- grass-6.4.0~rc3~/configure 2009-03-02 17:41:55.000000000 +0100 ++++ grass-6.4.0~rc3/configure 2009-03-02 17:42:36.000000000 +0100 @@ -1298,7 +1298,7 @@ if test -n "$MACOSX_APP" ; then INSTDIR='${prefix}'"/GRASS-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR}.app/Contents/MacOS" @@ -18,8 +18,8 @@ diff -urNad grass-6.4.0~rc3~/grass.pc.in grass-6.4.0~rc3/grass.pc.in ---- grass-6.4.0~rc3~/grass.pc.in 2008-12-19 21:30:09.000000000 +0100 -+++ grass-6.4.0~rc3/grass.pc.in 2009-02-16 17:28:12.000000000 +0100 +--- grass-6.4.0~rc3~/grass.pc.in 2009-03-02 17:41:55.000000000 +0100 ++++ grass-6.4.0~rc3/grass.pc.in 2009-03-02 17:44:06.000000000 +0100 @@ -1,12 +1,12 @@ # Package Information for pkg-config @@ -38,4 +38,4 @@ -Libs: -...@prefix@/gra...@grass_version_major@....@grass_version_minor@....@grass_version_release@/lib -lgrass_I -lgrass_vask -lgrass_gmath -lgrass_gis -lgrass_datetime -lgrass_gproj -lgrass_vect -lgrass_dbmibase -lgrass_dbmiclient -Cflags: -...@prefix@/gra...@grass_version_major@....@grass_version_minor@....@grass_version_release@/include +Libs: -...@prefix@/gr...@grass_version_major@@GRASS_VERSION_MINOR@/lib -lgrass_I -lgrass_vask -lgrass_gmath -lgrass_gis -lgrass_datetime -lgrass_gproj -lgrass_vect -lgrass_dbmibase -lgrass_dbmiclient -+Cflags: -...@prefix@/gr...@grass_version_major@....@grass_version_minor@/include ++Cflags: -...@prefix@/gr...@grass_version_major@@GRASS_VERSION_MINOR@/include _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel