[Pkg-utopia-commits] r519 - packages/unstable/networkmanager/debian
Riccardo Setti
giskard-guest at costa.debian.org
Mon Jan 23 16:47:36 UTC 2006
Author: giskard-guest
Date: 2006-01-23 16:47:35 +0000 (Mon, 23 Jan 2006)
New Revision: 519
Modified:
packages/unstable/networkmanager/debian/rules
Log:
changed the default path of dhcdbd
Modified: packages/unstable/networkmanager/debian/rules
===================================================================
--- packages/unstable/networkmanager/debian/rules 2006-01-23 16:46:33 UTC (rev 518)
+++ packages/unstable/networkmanager/debian/rules 2006-01-23 16:47:35 UTC (rev 519)
@@ -9,7 +9,7 @@
--libexecdir=/usr/bin \
--localstatedir=/var/run \
--without-named \
- --with-dhcdbd=/sbin/dhcdbd \
+ --with-dhcdbd=/usr/sbin/dhcdbd \
--with-distro=debian
clean::
More information about the Pkg-utopia-commits
mailing list