mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
data/locale/Makefile.am: remove circular dependency
Origin commit data
------------------
Branch: ni/coolstream
Commit: d52e750de7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Origin message was:
------------------
- data/locale/Makefile.am: remove circular dependency
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -31,7 +31,7 @@ master.locale=english.locale
|
||||
locals: sort-locals work-locals locals.h locals_intern.h
|
||||
|
||||
$(master.locale) \
|
||||
sort-locals: $(top_srcdir)/data/locale/$(master.locale)
|
||||
sort-locals:
|
||||
for locale in $(locale); do \
|
||||
cat $(top_srcdir)/data/locale/$${locale} | LC_ALL=C sort | uniq > $${locale}; \
|
||||
done
|
||||
|
Reference in New Issue
Block a user