diff options
Diffstat (limited to 'pgaas-post/src/makefile')
-rw-r--r-- | pgaas-post/src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgaas-post/src/makefile b/pgaas-post/src/makefile index b376979..07c260d 100644 --- a/pgaas-post/src/makefile +++ b/pgaas-post/src/makefile @@ -34,7 +34,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: |