Feature #301

add DESTDIR support to make install

Added by Davide Cavalca over 2 years ago. Updated over 2 years ago.

Status:FixedStart date:
Priority:LowDue date:
Assignee:Andreas Öman% Done:

0%

Category:General
Target version:2.12

Description

When doing make install, it is useful to be able to install under an arbitrary prefix. Most packages implement this with
make install DESTDIR=/path/to/my/location
which will install tvheadend in /path/to/my/location/$prefix. The attached patch adds this.

destdir.diff Magnifier (681 Bytes) Davide Cavalca, 10/09/2010 06:09 pm

History

#1 Updated by Andreas Öman over 2 years ago

  • Found in version set to fixed

Fixed in r5479.

Also available in: Atom PDF