mirror of
https://github.com/CartoDB/crankshaft.git
synced 2024-11-01 10:20:48 +08:00
The control file should be updated on deployment
This commit is contained in:
parent
26ed991550
commit
e721830bc7
@ -51,8 +51,7 @@ test: export PGUSER=postgres
|
|||||||
test: installcheck
|
test: installcheck
|
||||||
|
|
||||||
# Release tasks
|
# Release tasks
|
||||||
|
.PHONY ../../release/$(EXTENSION).control: $(EXTENSION).control
|
||||||
../../release/$(EXTENSION).control: $(EXTENSION).control
|
|
||||||
cp $< $@
|
cp $< $@
|
||||||
|
|
||||||
# Prepare new release from the currently installed development version,
|
# Prepare new release from the currently installed development version,
|
||||||
|
Loading…
Reference in New Issue
Block a user