%general-entities; ]> Udev-&udev-version; Udev Installation of Udev make CC="gcc ${BUILD32}" LD="gcc ${BUILDN2}" \ EXTRAS="extras/volume_id" Now we copy the library files over to our proper location: cp -arv extras/volume_id/lib/libvolume_id.so* /usr/lib Now we copy the pkgconfig data file over, this file will be used in builds after CLFS: install -dv /usr/lib/pkgconfig cp -arv extras/volume_id/lib/libvolume_id.pc /usr/lib/pkgconfig <para>Details on this package are located in <xref linkend="contents-udev" role="."/></para> </sect2> </sect1>