Opened 13 years ago
Closed 13 years ago
#1727 closed defect (fixed)
Fix unpackaged install for extensions
Reported by: | robe | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | build | Version: | master |
Keywords: | Cc: |
Description
the unpackaged scripts are borken because my sed skills suck.
As a workaround for now, I fell back on my primary skill and will leave sed for another day.
Note:
See TracTickets
for help on using tickets.
fixed at r9561. this is more of a stop gap.
The generation I had ran using the sql script in extensions/make_unpackaged.sql
Will deal with elegance later.