summaryrefslogtreecommitdiffstats
path: root/isys
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2001-03-14 16:00:35 +0000
committerErik Troan <ewt@redhat.com>2001-03-14 16:00:35 +0000
commit53558095d35a111ee4dc0214c712fe37a0cb3610 (patch)
treed14e6e86709cd6b9d5a63adf9be4cc845ab01d7c /isys
parentc17c178b1f1445cd0786a6700e855a67d3087666 (diff)
downloadanaconda-53558095d35a111ee4dc0214c712fe37a0cb3610.tar.gz
anaconda-53558095d35a111ee4dc0214c712fe37a0cb3610.tar.xz
anaconda-53558095d35a111ee4dc0214c712fe37a0cb3610.zip
don't need -I ../pump anymore
Diffstat (limited to 'isys')
-rw-r--r--isys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/isys/Makefile b/isys/Makefile
index 285f9b538..588cf937f 100644
--- a/isys/Makefile
+++ b/isys/Makefile
@@ -9,7 +9,7 @@ OBJECTS = nfsmount.o dns.o nfsmount_clnt.o nfsmount_xdr.o imount.o \
lang.o isofs.o
SOURCES = $(patsubst %.o,%.c,$(OBJECTS)) isys.c
STATICOBJS = otherinsmod.o
-LOADLIBES = -lbz2 -lresolv -lz -lpci -lpopt -L../pump -lpump -lext2fs
+LOADLIBES = -lbz2 -lresolv -lz -lpci -lpopt -lpump -lext2fs
PYMODULES = _isys.so
SUBDIRS = modutils