[asterisk-bugs] [DAHDI-linux 0013430]: [patch] ifup-hdlc does not install if using DESTDIR
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 11 10:35:30 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13430
======================================================================
Reported By: jcollie
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 13430
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
======================================================================
Date Submitted: 2008-09-05 11:15 CDT
Last Modified: 2008-09-11 10:35 CDT
======================================================================
Summary: [patch] ifup-hdlc does not install if using DESTDIR
Description:
ifup-hdlc won't install if you are using DESTDIR during the install because
the Makefile is checking for /etc/sysconfig/network-scripts in the regular
root directory and not inside the DESTDIR. This is important when building
a package for a distribution (like Fedora) where
/etc/sysconfig/network-scripts probably won't exist in the minimal chroot
that is used to build the package but
$(DESTDIR)/etc/sysconfig/network-scripts gets created to install ifup-hdlc
to.
======================================================================
----------------------------------------------------------------------
(0092337) svnbot (reporter) - 2008-09-11 10:35
http://bugs.digium.com/view.php?id=13430#c92337
----------------------------------------------------------------------
Repository: dahdi
Revision: 4893
U tools/trunk/Makefile
------------------------------------------------------------------------
r4893 | qwell | 2008-09-11 10:35:28 -0500 (Thu, 11 Sep 2008) | 11 lines
Fix installation of ifup-hdlc and init script when using DESTDIR.
(Step 2 of cleanup)
(closes issue http://bugs.digium.com/view.php?id=13430)
Reported by: jcollie
Patches:
0001-Fix-install-of-ifup-hdlc-when-installing-into-an-alt.patch
uploaded by jcollie (license 412)
Tested by: qwell
Note: Patch from http://bugs.digium.com/view.php?id=13430 was extended to modify
init script installation as
well.
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=4893
Issue History
Date Modified Username Field Change
======================================================================
2008-09-11 10:35 svnbot Checkin
2008-09-11 10:35 svnbot Note Added: 0092337
======================================================================
More information about the asterisk-bugs
mailing list