Removing obsolete po4a flag 'no-backups' from manpages/Makefile.
This commit is contained in:
parent
8245c7d0fc
commit
b1470f5fe5
|
@ -28,7 +28,7 @@ build: po4a.cfg
|
|||
exit 1; \
|
||||
fi
|
||||
|
||||
po4a --keep 0 --no-backups --package-name live-build po4a.cfg
|
||||
po4a --keep 0 --package-name live-build po4a.cfg
|
||||
|
||||
clean:
|
||||
rm -f po/*/*.po~
|
||||
|
|
Loading…
Reference in New Issue