Changeset d8006a00 for common


Ignore:
Timestamp:
11/18/2010 07:54:26 PM (14 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
2.3, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
4b54394
Parents:
11b4d99
Message:

Fix Expect tarball name detection for Expect 5.45.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_wrt_Makefile

    r11b4d99 rd8006a00  
    8989         fi
    9090         ;;
     91     expect) echo $(grep "^expect" $JHALFSDIR/pkg_tarball_list | head -n1 )
     92         ;;
    9193     *)  echo $(grep "^$script_name-[[:digit:]]" $JHALFSDIR/pkg_tarball_list | head -n1 )
    9294         ;;
Note: See TracChangeset for help on using the changeset viewer.