Project

General

Profile

Feature #301

add DESTDIR support to make install

Added by Davide Cavalca about 14 years ago. Updated about 14 years ago.

Status:
Fixed
Priority:
Low
Assignee:
Category:
General
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

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.


Files

destdir.diff (681 Bytes) destdir.diff Davide Cavalca, 2010-10-09 18:09

History

#1

Updated by Andreas Smas about 14 years ago

  • Found in version set to fixed

Fixed in r5479.

Also available in: Atom PDF