From 945d2cd8af0d5057c0a26d31c196e36a685e0572 Mon Sep 17 00:00:00 2001 From: jbj Date: Sun, 27 Feb 2000 20:17:21 +0000 Subject: [PATCH] i18n install is in /usr/lib not /usr/share for solaris2.6. CVS patchset: 3592 CVS date: 2000/02/27 20:17:21 --- rpm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm.spec b/rpm.spec index d804a51..88dcc77 100644 --- a/rpm.spec +++ b/rpm.spec @@ -163,7 +163,7 @@ fi %dir /usr/src/redhat/SRPMS %dir /usr/src/redhat/RPMS /usr/src/redhat/RPMS/* -/usr/share/locale/*/LC_MESSAGES/rpm.mo +/usr/*/locale/*/LC_MESSAGES/rpm.mo /usr/man/man[18]/*.[18]* %lang(pl) /usr/man/pl/man[18]/*.[18]* %lang(ru) /usr/man/ru/man[18]/*.[18]* @@ -207,7 +207,7 @@ fi %files -n popt %defattr(-,root,root) /usr/lib/libpopt.so.* -/usr/share/locale/*/LC_MESSAGES/popt.mo +/usr/*/locale/*/LC_MESSAGES/popt.mo /usr/man/man3/popt.3* # XXX These may end up in popt-devel but it hardly seems worth the effort now. -- 2.7.4