Opened 14 years ago

Last modified 14 years ago

#580 closed defect

postgis_comments.sql installed outside postgis-2.0 directory — at Version 1

Reported by: mloskot Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc:

Description (last modified by mloskot)

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'

Change History (1)

comment:1 by mloskot, 14 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.