Changeset 8099885 for common


Ignore:
Timestamp:
05/21/2013 08:20:24 PM (11 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
eb14b7f
Parents:
0700131
Message:

adaptations to recent modifications in the systemd book and
merging of a change (rev 3750) in the ablfs branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_wrt_Makefile

    r0700131 r8099885  
    107107     udev) echo $(grep "^systemd" $JHALFSDIR/pkg_tarball_list | head -n1 )
    108108         ;;
     109     xml-parser) echo $(grep "^XML" $JHALFSDIR/pkg_tarball_list | head -n1 )
     110         ;;
     111     libdbus) echo $(grep "^dbus" $JHALFSDIR/pkg_tarball_list | head -n1 )
     112         ;;
    109113     *)  echo $(grep "^$script_name[_-][[:digit:]]" $JHALFSDIR/pkg_tarball_list | head -n1 )
    110114         ;;
Note: See TracChangeset for help on using the changeset viewer.