summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Nasrat <pnasrat@redhat.com>2005-10-18 15:55:40 +0000
committerPaul Nasrat <pnasrat@redhat.com>2005-10-18 15:55:40 +0000
commit91bff8399d72ae3936b885212f201fd07917b03b (patch)
treea03fa4c42a97056252b81d071df7a108aa72a8ee /scripts
parent8edeec4702506d5679cdd469c7f466e39b9eecb6 (diff)
downloadanaconda-91bff8399d72ae3936b885212f201fd07917b03b.tar.gz
anaconda-91bff8399d72ae3936b885212f201fd07917b03b.tar.xz
anaconda-91bff8399d72ae3936b885212f201fd07917b03b.zip
install yumcache
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index ca61c2b3c..3948ce3d6 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -15,5 +15,6 @@ install:
install -m 755 getkeymaps $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 makestamp.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 fixmtime.py $(DESTDIR)/$(RUNTIMEDIR)
+ install -m 755 yumcache $(DESTDIR)/$(RUNTIMEDIR)
depend: