Changeset 5637b53 for common


Ignore:
Timestamp:
01/12/2018 04:10:54 PM (6 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
dc7fd7b
Parents:
c672fa8
Message:

override libelf->elfutils for getting the tarball name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_wrt_Makefile

    rc672fa8 r5637b53  
    113113         ;;
    114114     glibc) echo $(grep "^glibc" $JHALFSDIR/pkg_tarball_list | head -n1 )
     115         ;;
     116     libelf) echo $(grep "^elfutils" $JHALFSDIR/pkg_tarball_list | head -n1 )
    115117         ;;
    116118     *)  echo $(grep "^$script_name[_-][[:digit:]]" $JHALFSDIR/pkg_tarball_list | head -n1 )
Note: See TracChangeset for help on using the changeset viewer.