aboutsummaryrefslogtreecommitdiffstats
path: root/postgresql-prep
diff options
context:
space:
mode:
authorTony L Hansen <tony@att.com>2017-03-03 20:43:49 +0000
committerTony L Hansen <tony@att.com>2017-03-03 20:44:10 +0000
commitd1b2b1841eb269717e3e5262913eff8e41df9320 (patch)
tree088c39814d2d03ef47dc189f7ca3811008a9cc2a /postgresql-prep
parent95fffb34520abfb54f6ed7b1c010188f5bc70238 (diff)
further mods to deployment script, makefiles
Change-Id: Ie6442975732392894b95cc244cd91e3db4b56a17 Signed-off-by: Tony L Hansen <tony@att.com>
Diffstat (limited to 'postgresql-prep')
-rw-r--r--postgresql-prep/src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql-prep/src/makefile b/postgresql-prep/src/makefile
index 94db121..9999fa6 100644
--- a/postgresql-prep/src/makefile
+++ b/postgresql-prep/src/makefile
@@ -39,7 +39,7 @@ debian-verify: stage
debian: stage
repackage -y repackage.json -b debian -d $(INS) -u
- repackage -y repackage.json -b debian -d $(INS) -u -B LATEST
+ # repackage -y repackage.json -b debian -d $(INS) -u -B LATEST
@echo debian built
upload-javadocs: