Changeset 82808d1 for common


Ignore:
Timestamp:
11/04/2014 12:57:31 PM (10 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
c5650f9
Parents:
2af991d
Message:

Fixes addition of "pass1" util-linux in new version of CLFS.
Thanks to William Harrington for the patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_wrt_Makefile

    r2af991d r82808d1  
    9999     libcap) echo $(grep "^libcap" $JHALFSDIR/pkg_tarball_list | head -n1 )
    100100         ;;
    101      util-linux-libs) echo $(grep "^util-linux" $JHALFSDIR/pkg_tarball_list | head -n1 )
     101     util-linux-libs | util-linux-pass1) echo $(grep "^util-linux" $JHALFSDIR/pkg_tarball_list | head -n1 )
    102102         ;;
    103103     xz-utils) echo $(grep "^xz" $JHALFSDIR/pkg_tarball_list | head -n1 )
Note: See TracChangeset for help on using the changeset viewer.