Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 11446] file(s) in /usr/local from dhcp:swoolley.homeip.net:200604212224

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 11446] file(s) in /usr/local from dhcp:swoolley.homeip.net:200604212224
  • Date: 7 Apr 2007 16:58:15 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=11446





------- Additional Comments From dmlb2000 AT gmail.com 2007-04-07 11:58 -------
I'm not at a spot where I can commit but I'll post the patch to fix this

===== fix for INSTALL of dhcp =====
diff --git a/net/dhcp/INSTALL b/net/dhcp/INSTALL
index 81f85ff..464282e 100755
--- a/net/dhcp/INSTALL
+++ b/net/dhcp/INSTALL
@@ -1,3 +1,3 @@
-default_install &&
+make LIBDIR=/usr/lib INCDIR=/usr/include install &&
install -m 644 client/dhclient.conf
$INSTALL_ROOT/etc/dhclient.conf.example
install -m 644 server/dhcpd.conf $INSTALL_ROOT/etc/dhcpd.conf.example
====================================

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page