Changeset 409488e


Ignore:
Timestamp:
09/26/2005 06:11:48 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
0.2, 1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
63b2859
Parents:
4e5e9b4
Message:

Removed extra uneeded lines.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    r4e5e9b4 r409488e  
    331331
    332332>$JHALFSDIR/$LOG
    333 cp $0 $XSL $JHALFSDIR/
     333
     334if [ "$PWD" != "$JHALFSDIR" ] ; then
     335  cp $0 $XSL $JHALFSDIR/
     336fi
     337
    334338get_book
    335339build_Makefile
  • jhalfs-0.2-debian_31_as_host-1.patch

    r4e5e9b4 r409488e  
    4848 }
    4949
    50 --
    51 http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
    52 FAQ: http://www.linuxfromscratch.org/faq/
    53 Unsubscribe: See the above information page
    5450
    55 
Note: See TracChangeset for help on using the changeset viewer.