[packages/synce-core] More programs searched by configure

wiget wiget at pld-linux.org
Fri Jul 20 16:41:51 CEST 2012


commit f0964c9ad3b3448eca32b7640def952632a50d68
Author: Artur Frysiak <artur at frysiak.net>
Date:   Fri Jul 20 16:36:37 2012 +0200

    More programs searched by configure

 synce-core.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/synce-core.spec b/synce-core.spec
index 12b3ac7..b7c84af 100644
--- a/synce-core.spec
+++ b/synce-core.spec
@@ -100,9 +100,11 @@ Provides Connection via dccm for WinCE devices.
 %setup -q
 
 %build
-DHCLIENTPATH=/sbin/dhclient \
-UDEVADMPATH=/sbin/udevadm \
 %configure \
+	DHCLIENTPATH=/sbin/dhclient \
+	UDEVADMPATH=/sbin/udevadm \
+	IFCONFIGPATH=/sbin/ifconfig \
+	PPPDPATH=/usr/sbin/pppd \
 	--enable-udev \
 
 #	%{!?with_dccm: --disable-dccm-file-support} \


More information about the pld-cvs-commit mailing list