From 80e725ed106e3281a12682325ee700305189295c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 20 Aug 2006 02:02:20 +0000 Subject: Make installation of udev rules optional --- bootstrap-configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 0df86183..29b326ee 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -13,4 +13,5 @@ fi --localstatedir=/var \ --libexecdir=/lib \ --enable-all \ - --disable-initscripts + --disable-initscripts \ + --disable-pcmciarules -- cgit