summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-01-04 22:53:39 +0000
committerJeremy Katz <katzj@redhat.com>2002-01-04 22:53:39 +0000
commited890b0f92f57167f9a5d5ff12054883d0291576 (patch)
tree95841d9319bb98b8b748ca6a7cc659eb26d74ab8
parentec3bb5b4fce530bbd774172bc8c8c61bd54994ba (diff)
downloadanaconda-ed890b0f92f57167f9a5d5ff12054883d0291576.tar.gz
anaconda-ed890b0f92f57167f9a5d5ff12054883d0291576.tar.xz
anaconda-ed890b0f92f57167f9a5d5ff12054883d0291576.zip
we don't need to build ddcprobe now
-rw-r--r--Makefile2
-rw-r--r--anaconda.spec.in6
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 2ca96ff68..b5b49b3c3 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ SUBDIRSHD = balkan isys collage $(MINISLANG) loader po \
SUBDIRS = $(SUBDIRSHD)
ifeq (i386, $(ARCH))
-SUBDIRS := ddcprobe edd $(SUBDIRS)
+SUBDIRS := edd $(SUBDIRS)
endif
# DESTDIR - destination for install image for install purposes
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 4e70b9c27..1a52f1334 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -64,9 +64,6 @@ fi
/usr/share/anaconda
/usr/share/locale/*/*/*
/usr/lib/anaconda
-%ifarch i386
-/usr/sbin/ddcprobe
-%endif
%config /etc/rc.d/init.d/reconfig
@@ -80,6 +77,9 @@ fi
* %{date} Anaconda team <bugzilla@redhat.com>
- built new version from CVS
+* Fri Jan 4 2002 Jeremy Katz <katzj@redhat.com>
+- ddcprobe is now done from kudzu
+
* Wed Jul 18 2001 Jeremy Katz <katzj@redhat.com>
- own /usr/lib/anaconda and /usr/share/anaconda