]> git.pld-linux.org Git - packages/rpm.git/blame_incremental - rpm-5.4.9-disable-l10ndir.patch
- quiet -qa output, we're not interested in it here
[packages/rpm.git] / rpm-5.4.9-disable-l10ndir.patch
... / ...
CommitLineData
1--- rpm-5.4.9/macros/macros.in.l10ndir~ 2012-05-18 11:46:41.037713866 +0200
2+++ rpm-5.4.9/macros/macros.in 2012-05-18 11:46:59.425827976 +0200
3@@ -286,7 +286,7 @@ package or when debugging this package.\
4 %__gitdir %{__varlibwdj}/git
5 %__svndir %{__varlibwdj}/svn
6 %__sqldir %{__varlibwdj}/sql
7-%__l10ndir %{__varlibwdj}/l10n
8+#__l10ndir %{__varlibwdj}/l10n
9
10 # Elements necessary to construct a mongodb:// URI configurably
11 #
This page took 0.022001 seconds and 4 git commands to generate.