summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-17 02:28:37 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-17 02:28:37 +0000
commitfc53cf0b24fd5d850c12c05ae7f9957d944b5d5e (patch)
tree63b4071afdb11ce263b07eca9690d1b7b2ec6cb9 /scripts/Makefile
parent6f3c1a5fdc8b287f22169d9c048a0b28ffacfbc4 (diff)
downloadanaconda-fc53cf0b24fd5d850c12c05ae7f9957d944b5d5e.tar.gz
anaconda-fc53cf0b24fd5d850c12c05ae7f9957d944b5d5e.tar.xz
anaconda-fc53cf0b24fd5d850c12c05ae7f9957d944b5d5e.zip
fixup locale-list generation
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 9249fe468..7c0fd3f67 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -13,6 +13,5 @@ install:
install -m 755 check-repository.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 getkeymaps $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 makestamp.py $(DESTDIR)/$(RUNTIMEDIR)
- ./genlocalelist.py > $(DESTDIR)/$(ANACONDADATADIR)/locale-list
depend: