diff options
author | Ludovic Courtès <ludo@gnu.org> | 2016-05-26 16:59:29 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2016-05-26 17:00:17 +0200 |
commit | f01c461994307c5e19ff14bc695cdf1d813880e0 (patch) | |
tree | 0b14260e124d10a45a31480f2ed5b52666d16697 /po | |
parent | ac0a7b0fbd28153e2d4cc8b872ee4cc2e92579b2 (diff) | |
download | patches-f01c461994307c5e19ff14bc695cdf1d813880e0.tar patches-f01c461994307c5e19ff14bc695cdf1d813880e0.tar.gz |
nls: Adjust to texlive.scm renaming.
* po/packages/POTFILES.in: Adjust to texlive.scm rename in
commit 8f9ac90182c022c69600f17ef9c1149e029bc301.
Diffstat (limited to 'po')
-rw-r--r-- | po/packages/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/packages/POTFILES.in b/po/packages/POTFILES.in index 60c6ab32d5..29816f8b80 100644 --- a/po/packages/POTFILES.in +++ b/po/packages/POTFILES.in @@ -49,8 +49,8 @@ gnu/packages/scheme.scm gnu/packages/search.scm gnu/packages/serveez.scm gnu/packages/telephony.scm +gnu/packages/tex.scm gnu/packages/texinfo.scm -gnu/packages/texlive.scm gnu/packages/textutils.scm gnu/packages/version-control.scm gnu/packages/webkit.scm |