Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 17: Line 17:     
'''Fetch the Software Packages'''
 
'''Fetch the Software Packages'''
  −
The package files are available from our public FTP site:
      
<code>
 
<code>
Line 185: Line 183:  
'''Create the Debian Package Files'''
 
'''Create the Debian Package Files'''
    +
<code>
 +
cd ~/src
 +
cd gotcloud*
 +
#  Add -replace only if rebuilding the same version
 +
debian/makedeb.sh  bin  `cat release_version.txt`
 +
debian/makedeb.sh  test `cat release_version.txt`
 +
</code>
   −
 
+
The deb files will be created in the directory above the debian directory  (e.g. gotcloud)
 
  −
#  Get the source for GotCloud
  −
 
  −
#  To build a Debian package for bin
  −
 
  −
</code>
 
283

edits

Navigation menu