#9609: Remove unnecessary files from spkg/standard
-------------------------+--------------------------------------------------
   Reporter:  mpatel     |       Owner:  GeorgSWeber
       Type:  defect     |      Status:  new        
   Priority:  blocker    |   Milestone:  sage-4.5.2 
  Component:  build      |    Keywords:             
     Author:  Dan Drake  |    Upstream:  N/A        
   Reviewer:             |      Merged:             
Work_issues:             |  
-------------------------+--------------------------------------------------

Comment(by mpatel):

 Possibly related:
 {{{
 #!sh
 $ cd SAGE_LOCAL/bin
 $ grep libdist *
 sage-libdist:libdist_filelist = open('%s/spkg/standard/libdist_filelist'%r
 sage-libdist:    if len(ext) > 1 and not name_without_version in
 libdist_filelist:
 sage-libdist:This is the readme for sage-libdist, which is the
 sage-libdist:libdist = 'sage-libdist%s'%r[i:]
 sage-libdist:if os.path.exists(libdist):
 sage-libdist:    os.system('rm -rf %s'%libdist)
 sage-libdist:os.system('mv %s %s'%(r,libdist))
 sage-libdist:os.system('tar -cvf %s.tar %s'%(libdist,libdist))
 sage-libdist:os.system('rm -rf %s'%libdist)
 sage-sage:   "$SAGE_ROOT"/local/bin/sage-libdist sage-$2.tar
 sage-sdist:cp -p $PKGDIR/$STD/libdist_filelist $TMP/$PKGDIR/$STD/
 }}}
 But I can't investigate further right now.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9609#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to