Hazel Russman wrote:
The instruction to change the mode of all vpx headers to 644 seems to be
unnecessary. They all give the same response:
mode of ‘vpx/<headername>.h’ retained as 0644 (rw-r--r--)
It depends on things like your umask setting and whether you are
extracting as root or an ordinary user:
$ tar -tvf libvpx-1.4.0.tar.bz2|grep vpx/
drwxrwxr-x root/root 0 2015-04-03 13:49 libvpx-1.4.0/vpx/
-rw-rw-r-- root/root 381 2015-04-03 13:49 libvpx-1.4.0/vpx/exports_com
-rw-rw-r-- root/root 308 2015-04-03 13:49 libvpx-1.4.0/vpx/exports_dec
-rw-rw-r-- root/root 411 2015-04-03 13:49 libvpx-1.4.0/vpx/exports_enc
...
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page