[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Patch]: respect $DESTDIR during "make install"
From: |
Chris Brannon |
Subject: |
[Patch]: respect $DESTDIR during "make install" |
Date: |
Tue, 30 Sep 2008 17:07:06 -0500 |
Hello,
I'm working on a package of Speech Dispatcher for a Linux distribution.
The "make install" step needs to install everything relative to
$DESTDIR, even though $prefix = /usr.
Most of Speech Dispatcher's files are being installed just fine, with
the exception of those under src/python.
So here's a patch to insure that $DESTDIR is used when installing those files.
Regards,
-- Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spd-respect-DESTDIR.diff
Type: text/x-patch
Size: 557 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20080930/0ed2f6e7/attachment.bin>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Patch]: respect $DESTDIR during "make install",
Chris Brannon <=