~ubuntu-branches/ubuntu/trusty/globus-gss-assist/trusty

« back to all changes in this revision

Viewing changes to gptdata.sh

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2013-11-10 16:39:11 UTC
  • mfrom: (1.2.8)
  • Revision ID: package-import@ubuntu.com-20131110163911-zig6jncthk6mypmg
Tags: 9.0-1
* Update to Globus Toolkit 5.2.5
* Implement Multi-Arch support
* Rename dbg package

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
GPT_NAME='globus_gss_assist'
2
 
GPT_MAJOR_VERSION='8'
3
 
GPT_MINOR_VERSION='7'
4
 
GPT_AGE_VERSION='5'
 
2
GPT_MAJOR_VERSION='9'
 
3
GPT_MINOR_VERSION='0'
 
4
GPT_AGE_VERSION='6'
5
5
GPT_CFLAGS='@GPT_PKG_CFLAGS@'
6
6
GPT_INCLUDES='@GPT_EXTERNAL_INCLUDES@'
7
7
GPT_LIBS='@GPT_EXTERNAL_LIBS@'