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
|
||||
|
||||
# Release tasks
|
||||
|
||||
../../release/$(EXTENSION).control: $(EXTENSION).control
|
||||
.PHONY ../../release/$(EXTENSION).control: $(EXTENSION).control
|
||||
cp $< $@
|
||||
|
||||
# Prepare new release from the currently installed development version,
|
||||
|
Loading…
Reference in New Issue
Block a user