[postgis-devel] [PostGIS] #580: postgis_comments.sql installed outside postgis-2.0 directory
PostGIS
trac at osgeo.org
Wed Sep 1 09:43:59 PDT 2010
#580: postgis_comments.sql installed outside postgis-2.0 directory
---------------------+------------------------------------------------------
Reporter: mloskot | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Description changed by mloskot:
Old description:
> Building and installing PostGIS from SVN trunk r5887 and all SQL scripts
> goe to /usr/share/postgresql/8.4/contrib/postgis-2.0 but this one:
>
> {{{
> make -C doc comments-install
> make[1]: Entering directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
> cp postgis_comments.sql
> /usr/share/postgresql/8.4/contrib/postgis_comments.sql
> make[1]: Leaving directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
> }}}
New description:
Building and installing PostGIS from SVN trunk r5887 and all SQL scripts
go to ''/usr/share/postgresql/8.4/contrib/postgis-2.0'' except this one:
{{{
make -C doc comments-install
make[1]: Entering directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
cp postgis_comments.sql
/usr/share/postgresql/8.4/contrib/postgis_comments.sql
make[1]: Leaving directory `/home/mloskot/dev/postgis/_svn/trunk/doc'
}}}
--
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/580#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list