summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-03-29 21:05:53 +0000
committerJeremy Katz <katzj@redhat.com>2005-03-29 21:05:53 +0000
commite74690117eadd7a09e82ddf9623e73e0f481bfe6 (patch)
treedcfe22910032fb4a7c4386bebea7d6e5c663f223 /scripts/Makefile
parent75e54936c533ed09d0897d8fb2f42f4d7a2e4660 (diff)
downloadanaconda-e74690117eadd7a09e82ddf9623e73e0f481bfe6.tar.gz
anaconda-e74690117eadd7a09e82ddf9623e73e0f481bfe6.tar.xz
anaconda-e74690117eadd7a09e82ddf9623e73e0f481bfe6.zip
2005-03-29 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version. * scripts/Makefile: Old file go away.
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 9f097887e..ca61c2b3c 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -12,7 +12,6 @@ install:
install -m 755 scrubtree $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 pythondeps $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 pkgorder $(DESTDIR)/$(RUNTIMEDIR)
- install -m 755 check-repository.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 getkeymaps $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 makestamp.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 fixmtime.py $(DESTDIR)/$(RUNTIMEDIR)