From bc0b1528896feb42765a46c5d235c766677e9c5f Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Fri, 5 Feb 2010 22:47:39 +0100 Subject: s3: let the pam_winbind po files reference the correct location --- source3/locale/pam_winbind/genmsg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/locale/pam_winbind/genmsg') diff --git a/source3/locale/pam_winbind/genmsg b/source3/locale/pam_winbind/genmsg index 5aa258aa85..19f21dbae4 100755 --- a/source3/locale/pam_winbind/genmsg +++ b/source3/locale/pam_winbind/genmsg @@ -1,6 +1,6 @@ #!/bin/sh -FILES="../../nsswitch/pam_winbind.c ../../nsswitch/pam_winbind.h" +FILES="../../../nsswitch/pam_winbind.c ../../../nsswitch/pam_winbind.h" LANGS="af ar bg bn bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl pa pl pt_BR pt ro ru si sk sl sr sv ta th tr uk vi wa xh zh_CN zh_TW zu" XGETTEXT=xgettext -- cgit