summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2008-06-23 17:40:33 -0400
committerJeremy Katz <katzj@redhat.com>2008-06-23 17:40:33 -0400
commit3e236a10d8a980e58fcebe915aff9180cfd457a4 (patch)
tree9de8a8e78ff43839dd8c689a8cd4a9055ab66821 /scripts/Makefile
parent48fb733caea4a7a931a64c2095d05a69ce10e455 (diff)
downloadanaconda-3e236a10d8a980e58fcebe915aff9180cfd457a4.tar.gz
anaconda-3e236a10d8a980e58fcebe915aff9180cfd457a4.tar.xz
anaconda-3e236a10d8a980e58fcebe915aff9180cfd457a4.zip
Remove from being installed too
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index fb93218a9..59a51c219 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -26,9 +26,7 @@ install:
install -m 755 mk-images* $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 buildinstall $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 buildinstall.functions $(DESTDIR)/$(RUNTIMEDIR)
- install -m 755 splittree.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 scrubtree $(DESTDIR)/$(RUNTIMEDIR)
- install -m 755 pkgorder $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 getkeymaps $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 makestamp.py $(DESTDIR)/$(RUNTIMEDIR)
install -m 755 maketreeinfo.py $(DESTDIR)/$(RUNTIMEDIR)