diff options
| author | Erik Troan <ewt@redhat.com> | 2000-11-22 17:12:29 +0000 |
|---|---|---|
| committer | Erik Troan <ewt@redhat.com> | 2000-11-22 17:12:29 +0000 |
| commit | cb2a4fd0feecdbd9813b6bcf81ceeb4319c332bc (patch) | |
| tree | 6e8dca40eb55e7e4abfc064da765f3f13cfcea51 /scripts/Makefile | |
| parent | 5eff87d0e98aa39d3a901b1249f68ded5cb14375 (diff) | |
*** empty log message ***
Diffstat (limited to 'scripts/Makefile')
| -rw-r--r-- | scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index d185cea72..7cd364f69 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -8,5 +8,6 @@ install: install -m 755 buildinstall $(DESTDIR)/$(RUNTIMEDIR) install -m 755 scrubtree $(DESTDIR)/$(RUNTIMEDIR) install -m 755 pythondeps $(DESTDIR)/$(RUNTIMEDIR) + install -m 755 pkgorder $(DESTDIR)/$(RUNTIMEDIR) depend: |
