Author: pierre
Date: Fri Jan 12 08:10:54 2018
New Revision: 4024
Log:
override libelf->elfutils for getting the tarball name
Modified:
jhalfs/trunk/common/libs/func_wrt_Makefile
Modified: jhalfs/trunk/common/libs/func_wrt_Makefile
==============================================================================
--- jhalfs/trunk/common/libs/func_wrt_Makefile Fri Jan 12 02:42:36 2018
(r4023)
+++ jhalfs/trunk/common/libs/func_wrt_Makefile Fri Jan 12 08:10:54 2018
(r4024)
@@ -113,6 +113,8 @@
;;
glibc) echo $(grep "^glibc" $JHALFSDIR/pkg_tarball_list | head -n1 )
;;
+ libelf) echo $(grep "^elfutils" $JHALFSDIR/pkg_tarball_list | head -n1 )
+ ;;
*) echo $(grep "^$script_name[_-][[:digit:]]"
$JHALFSDIR/pkg_tarball_list | head -n1 )
;;
esac
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page