#4999: screen-4.2.1
-------------------------+---------------------
Reporter: fo | Owner: fo
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.6
Component: BOOK | Version: SVN
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+---------------------
Changes (by fo):
* status: assigned => closed
* resolution: => fixed
Comment:
In order to do a DESTDIR as normal user, I need to modify the Makefile
just before install:
{{{
sed -e 's/chown root/chown -c 1000/' \
-e 's|chmod 644 /usr/lib|#chmod 644 /usr/lib|' \
-i Makefile
}}}
Would this be useful in the book?
Fixed at r13022.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4999#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page