diff options
Diffstat (limited to 'scripts/Makefile')
-rw-r--r-- | scripts/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 5fecaed3f..248a60f83 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -9,7 +9,6 @@ install: install -m 755 scrubtree $(DESTDIR)/$(RUNTIMEDIR) install -m 755 pythondeps $(DESTDIR)/$(RUNTIMEDIR) install -m 755 pkgorder $(DESTDIR)/$(RUNTIMEDIR) - install -m 755 genlocalelist $(DESTDIR)/$(RUNTIMEDIR) install -m 755 check-repository.py $(DESTDIR)/$(RUNTIMEDIR) depend: |