summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-03 21:23:07 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-03 21:23:07 +0000
commit093639f925df83f717caeb8a930b22968b9309c8 (patch)
treed0bcb770a4b7c2a18a7122dd72bf4f9fa170cde7 /Makefile
parentd488dc8d17c097a0117fe3da012ff697675dfa68 (diff)
downloadanaconda-093639f925df83f717caeb8a930b22968b9309c8.tar.gz
anaconda-093639f925df83f717caeb8a930b22968b9309c8.tar.xz
anaconda-093639f925df83f717caeb8a930b22968b9309c8.zip
don't build balkan anymore either
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 848ed97ce..d5a736b7e 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ ifneq (ia64, $(ARCH))
STUBS=stubs
endif
-SUBDIRSHD = balkan isys collage $(MINISLANG) $(MININEWT) loader2 po \
+SUBDIRSHD = isys collage $(MINISLANG) $(MININEWT) loader2 po \
textw utils scripts bootdisk installclasses \
fonts iw pixmaps $(STUBS) isomd5sum command-stubs
SUBDIRS = $(SUBDIRSHD)
@@ -124,10 +124,10 @@ create-archive:
make SNAPRELEASE=$(RELEASE) create-snapshot
pycheck:
- PYTHONPATH=isys:balkan:textw:iw:installclasses:booty:booty/edd pychecker *.py textw/*.py iw/*.py installclasses/*.py command-stubs/*-stub | grep -v "__init__() not called"
+ PYTHONPATH=isys:textw:iw:installclasses:booty:booty/edd pychecker *.py textw/*.py iw/*.py installclasses/*.py command-stubs/*-stub | grep -v "__init__() not called"
pycheck-file:
- PYTHONPATH=.:isys:balkan:textw:iw:installclasses:booty:booty/edd pychecker $(CHECK) | grep -v "__init__() not called"
+ PYTHONPATH=.:isys:textw:iw:installclasses:booty:booty/edd pychecker $(CHECK) | grep -v "__init__() not called"
PKGNAME=anaconda
local: