Custom Query (532 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 532)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#1149 fixed SED 4.4 Upgrade clfs-commits@… William Harrington
Description

New Version

Download: http://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz

Ch 6

  • May need to stop man pages from generating
    sed -I 's/MANS = $(dist_man_MANS)/#MANS = $(dist_man_MANS)/' Makefile
    
  • After running make:
    set -- doc/*.x && touch ${@/%x/1}
    

Ch 10

  • Check if we need to do the following
    • During Configure:
      --docdir=/usr/share/doc/sed-4.4
      
  • Mentioned in clfs-dev list "Current Patches and Updates pt4"
    sed -I 's/usr/tools/' build-aux/help2man
    sed -i 's:testsuite/panic-tests.sh::' Makefile.in
    
  • Install html doc
    install -Dm644 -v doc/sed.html /usr/share/doc/sed-4.4/sed.html
    
#1148 fixed Prccps-ng 3.3.12 Upgrade clfs-commits@… William Harrington
Description

New Version

Download: http://sourceforge.net/projects/procps-ng/files/Production/procps-ng-3.3.12.tar.xz

#1145 fixed MPFR 3.1.5 Upgrade clfs-commits@… William Harrington
Description

New Version

Download: http://ftp.gnu.org/gnu/mpfr/mpfr-3.1.5.tar.xz

P2 Patch: http://www.mpfr.org/mpfr-current/allpatches

Install html docs

make html
make install-html
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.