summaryrefslogtreecommitdiff
path: root/manpages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/Makefile')
-rw-r--r--manpages/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/Makefile b/manpages/Makefile
index 2b9fdcc..427d89c 100644
--- a/manpages/Makefile
+++ b/manpages/Makefile
@@ -28,10 +28,10 @@ build: po4a.cfg
exit 1; \
fi
- po4a --keep 0 --package-name live-helper po4a.cfg
+ po4a --keep 0 --no-backups --package-name live-helper po4a.cfg
clean:
- rm -f */*.po~
+ rm -f po/*/*.po~
distclean: clean
rm -f po4a.cfg