Leave out the translations for now

They can be revisited later
This commit is contained in:
Bob Mottram 2016-10-01 09:55:25 +01:00
parent 56df73944e
commit e681c29f72
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ install:
cp man/*.1.gz ${DESTDIR}${PREFIX}/share/man/man1
cp man/${APP}-backup-local.1.gz ${DESTDIR}${PREFIX}/share/man/man1/backup.1.gz
cp man/${APP}-restore-local.1.gz ${DESTDIR}${PREFIX}/share/man/man1/restore.1.gz
bash -c "./translate install"
# bash -c "./translate install"
uninstall:
rm -f ${PREFIX}/share/${APP}_*.png
rm -f ${PREFIX}/share/man/man1/backup.1.gz