Opened 10 years ago

Closed 10 years ago

#4999 closed enhancement (fixed)

screen-4.2.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

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.

Note: See TracTickets for help on using tickets.