summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2001-01-19 19:37:02 +0000
committerErik Troan <ewt@redhat.com>2001-01-19 19:37:02 +0000
commitd5f294a8d151781b3ef856ed91996250b370b2ed (patch)
treea795fd0f45630e906dbc7cea8c4ecf6867a92985 /scripts
parentd24b6f7fe58cb1458a6227db94940b36814cb584 (diff)
downloadanaconda-d5f294a8d151781b3ef856ed91996250b370b2ed.tar.gz
anaconda-d5f294a8d151781b3ef856ed91996250b370b2ed.tar.xz
anaconda-d5f294a8d151781b3ef856ed91996250b370b2ed.zip
removed genlocalelist
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 5fecaed3f..248a60f83 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -9,7 +9,6 @@ install:
install -m 755 scrubtree $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 pythondeps $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 pkgorder $(DESTDIR)/$(RUNTIMEDIR)
- install -m 755 genlocalelist $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 check-repository.py $(DESTDIR)/$(RUNTIMEDIR)
depend: