Opened 14 years ago
Closed 14 years ago
#625 closed defect (fixed)
make clean does not clean raster
Reported by: | robe | Owned by: | jorgearevalo |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: | jorge.arevalo@… |
Description
We have a script that builds for 9.0, 9.1, 8.4 and noticed our dlls for rtpostgis.dll are all pointing at 9.1.
We traced it to the fact that make clean is not cleaning out raster. There also doesn't seem to be a way to do it with any of the
make rt-..
commands.
Change History (3)
comment:1 by , 14 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I don't recall it to be an issue, so will close this out, but unfortunately our development environment is a bit in shambles at the moment since we are in the middle of switching to use mingw-64 build environment.
We'll bug you later strk -- having issues with compiling GEOS under mingw-64, but will battle it a bit more before we bug you.
Hi Paul,
With the last commit (r6095), you should be able to clean raster by make clean. Specifically, make clean should: