aboutsummaryrefslogtreecommitdiffstats
path: root/postgresql-config
diff options
context:
space:
mode:
authorTony L Hansen <tony@att.com>2017-02-27 21:02:51 +0000
committerTony L Hansen <tony@att.com>2017-02-27 21:02:51 +0000
commit95fffb34520abfb54f6ed7b1c010188f5bc70238 (patch)
tree9f230bfe44bae14ea541d6ce77a9ba0264decb07 /postgresql-config
parent62907cbd1fca59634716a92cffa90488b9f2ce28 (diff)
modify verify to not upload debian files
Change-Id: I42c9400f486eba73abe5572d5eef1b3c08b7302a Signed-off-by: Tony L Hansen <tony@att.com>
Diffstat (limited to 'postgresql-config')
-rw-r--r--postgresql-config/src/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/postgresql-config/src/makefile b/postgresql-config/src/makefile
index bf6ae6b..be34e90 100644
--- a/postgresql-config/src/makefile
+++ b/postgresql-config/src/makefile
@@ -29,6 +29,10 @@ stage: clean-stage clean-common
cp -p repackage.* $(INS)
+debian-verify: stage
+ repackage -b debian $(REPACKAGEDEBIANOPTS) -d $(INS)
+ @echo debian verify built
+
debian: stage
repackage -y repackage.json -b debian -d $(INS) -u
repackage -y repackage.json -b debian -d $(INS) -u -B LATEST