Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe153f commit d2fc6dfCopy full SHA for d2fc6df
Makefile
@@ -235,7 +235,7 @@ pg_sphere--1.1.5beta4gavo--1.2.0.sql: pgs_moc_ops.sql.in
235
cat upgrade_scripts/$@.in $^ > $@
236
237
pg_sphere--1.2.0--1.2.1.sql: pgs_moc_geo_casts.sql.in pgs_epochprop.sql.in
238
- cat $^ > $@
+ cat upgrade_scripts/$@.in $^ > $@
239
240
pg_sphere--1.2.1--1.2.2.sql: upgrade_scripts/pg_sphere--1.2.1--1.2.2-healpix.sql.in
241
0 commit comments