The control file should be updated on deployment

pull/214/head
Raúl Marín 5 years ago
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…
Cancel
Save