]> git.ipfire.org Git - thirdparty/util-linux.git/commit - po/update-potfiles
build-sys: fix update-potfiles script
authorRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 3 Jun 2014 17:07:37 +0000 (19:07 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Wed, 4 Jun 2014 08:13:45 +0000 (10:13 +0200)
commit0a8e0e8b2f336806110071eabb80bca609b97759
treea91424308378279f5c913eaae52ba8b009c69d90
parentf339d2a5c291a9e1cfa547d56c58486f1db0fc49
build-sys: fix update-potfiles script

Now are using "git ls-files" to avoid finding non-project
files or autoheaders which could break the dist tarball.

For non-git source dirs we assume that any existing POTFILES.in is
up-todate (build from tarball) or we provide at least an empty list
to not be a show-stopper for builds from poor "git archive".

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
po/update-potfiles