You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2019/08/21 21:59:47 UTC

[GitHub] [madlib] orhankislal opened a new pull request #431: Build: Add cmake variable for gppkg filename

orhankislal opened a new pull request #431: Build: Add cmake variable for gppkg filename
URL: https://github.com/apache/madlib/pull/431
 
 
   Currently, the madlib gppkg that gets generated only contains the MADlib
   version.  For GPDB6, we want to add a suffix to the MADlib version i.e.
   madlib-1.16-gp6-rhel6-x86_64.gppkg will now be madlib-1.16+1-gp6-rhel6-x86_64.gppkg.
   
   If the CMAKE option is passed in as `+build+1`, the gppkg artifact
   should be named `madlib-1.17+build+1-gp6-rhel6-x86_64.gppkg`
   
   Co-authored-by: Orhan Kislal <ok...@apache.org>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services