/[ascend]/trunk/SConstruct
ViewVC logotype

Diff of /trunk/SConstruct

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1608 by jpye, Thu Aug 30 01:31:05 2007 UTC revision 1609 by jpye, Thu Aug 30 02:14:09 2007 UTC
# Line 2470  deb_manfiles = glob.glob('debian/*.man') Line 2470  deb_manfiles = glob.glob('debian/*.man')
2470    
2471  deb_tar = env.Tar(  deb_tar = env.Tar(
2472      'dist/debian.tar.gz'      'dist/debian.tar.gz'
2473      ,deb_manfiles + ['debian/compat','debian/copyright','debian/dirs']      ,deb_manfiles + ['debian/compat','debian/copyright','debian/dirs'
2474            ,'debian/postinst','debian/postrm']
2475      ,TARFLAGS = ['cz']      ,TARFLAGS = ['cz']
2476  )  )
2477    

Legend:
Removed from v.1608  
changed lines
  Added in v.1609

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22