summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2003-02-10 20:48:38 +0000
committerMatt Wilson <msw@redhat.com>2003-02-10 20:48:38 +0000
commit13dfce0438d7ea9cc97d0c1d325ea3555a266bb8 (patch)
tree83e2fd7386761227b638c9ac28541e3f727403dd
parented4fe9b69193eda888be1cfb5d8dd5d33329d50e (diff)
downloadanaconda-13dfce0438d7ea9cc97d0c1d325ea3555a266bb8.tar.gz
anaconda-13dfce0438d7ea9cc97d0c1d325ea3555a266bb8.tar.xz
anaconda-13dfce0438d7ea9cc97d0c1d325ea3555a266bb8.zip
use wlitediet
-rw-r--r--anaconda.spec.in2
-rw-r--r--loader2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 32d55b6be..8f37373ba 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -6,7 +6,7 @@ License: GPL
Summary: The Red Hat Linux installation program.
Group: Applications/System
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
-BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0.1.9-12, bogl-bterm >= 0.1.9-12, elfutils-devel
+BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0.1.9-17, bogl-bterm >= 0.1.9-12, elfutils-devel
%ifarch i386
BuildRequires: dietlibc
%endif
diff --git a/loader2/Makefile b/loader2/Makefile
index c804938fc..33071e9bc 100644
--- a/loader2/Makefile
+++ b/loader2/Makefile
@@ -40,7 +40,7 @@ DIET=diet
REALCC=gcc
CC=$(DIET) $(REALCC)
BTERMLIB = -lbtermdiet -lbogldiet
-WLITELIB = -lwlite
+WLITELIB = -lwlitediet
ISYSLIB = ../isys/libisys-diet.a
GUNZIP = ../isys/gzlib/libgunzip-diet.a