summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-07-03 17:26:52 +0000
committerPeter Jones <pjones@redhat.com>2007-07-03 17:26:52 +0000
commit0df2e476a691db5d67ffd98a8a5ec158a14a9e97 (patch)
treecaa30b195be3d53b8434437a1d910fba0a00e035 /scripts/Makefile
parent76068ee7d3ba37907d7764b5778659654e83da64 (diff)
- add a script to update files in an updates.img that's a cpioball.
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index fbcef6aa2..a5c456e03 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -18,5 +18,6 @@ install:
install -m 755 fixmtime.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 yumcache $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 pyrc.py $(DESTDIR)/$(RUNTIMEDIR)
+ install -m 755 upd-updates $(DESTDIR)/$(RUNTIMEDIR)
depend: