aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.sh
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.sh')
-rw-r--r--INSTALL.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.sh b/INSTALL.sh
index e665442..d569215 100644
--- a/INSTALL.sh
+++ b/INSTALL.sh
@@ -7,5 +7,5 @@ mkdir -p ${BINDIR} ${CONFDIR}
install -m755 apkg ${BINDIR}
install -m755 apkg-* ${BINDIR}
-install -m755 revdep updateconf ${BINDIR}
+install -m755 revdep updateconf reposync ${BINDIR}
install -m644 doc/apkg.conf.readme ${CONFDIR}/apkg.conf