Bug 154092 - zypp translations are not used
authorStefan Schubert <schubi@suse.de>
Tue, 28 Feb 2006 14:38:21 +0000 (14:38 +0000)
committerStefan Schubert <schubi@suse.de>
Tue, 28 Feb 2006 14:38:21 +0000 (14:38 +0000)
configure.ac

index 6e0bea9..8b3b6e4 100644 (file)
@@ -66,7 +66,7 @@ AC_SUBST(docdir)
 AC_SUBST(pkgdocdir)
 
 zyppdir=${prefix}/share/$PACKAGE
-localedir=${zyppdir}/locale
+localedir=${prefix}/share/locale
 schemadir=${zyppdir}/schema
 
 AC_SUBST(zyppdir)