diff options
author | Sumit Bose <sbose@redhat.com> | 2009-09-03 13:36:22 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-09-03 11:17:23 -0400 |
commit | 33396dc46ea52c18f47db1b5d590880806521005 (patch) | |
tree | c37a1698a006fe55c117b06407c0b5ee89f06a8f /sss_client/po/Makevars | |
parent | c307d90d75cfc4de393ef4dedfcf1c4f38530ddc (diff) | |
download | sssd-33396dc46ea52c18f47db1b5d590880806521005.tar.gz sssd-33396dc46ea52c18f47db1b5d590880806521005.tar.bz2 sssd-33396dc46ea52c18f47db1b5d590880806521005.zip |
configure cleanups
- replaced mailing list address
- let sssd base components read version from VERSION
Diffstat (limited to 'sss_client/po/Makevars')
-rw-r--r-- | sss_client/po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sss_client/po/Makevars b/sss_client/po/Makevars index 5dda6915..1c2ad2ba 100644 --- a/sss_client/po/Makevars +++ b/sss_client/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Red Hat, Inc. # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = freeipa-devel@redhat.com +MSGID_BUGS_ADDRESS = sssd-devel@lists.fedorahosted.org # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |