Remove version number from ${privdatadir}.
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 1 Nov 2012 11:35:39 +0000 (07:35 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 1 Nov 2012 12:58:45 +0000 (08:58 -0400)
commit95bc74baded8784fc937a4096c542d49f19d6ce5
tree6849f7bc5e4ad690d3db5391a95bee7ae9fbfac0
parent0e4713735bb0c51f6fc4808834eb15de25fd5269
Remove version number from ${privdatadir}.

In talking to some people at Red Hat about how to deploy pre-configured
Evolution accounts, one thing I suggested is to provide a package which
installs .source files to one of the system-wide locations:

    /usr/share/evolution-data-server-3.8/ro-sources
    /usr/share/evolution-data-server-3.8/rw-sources

But that's not going to work in general with the version number in the
path.  Upgrading E-D-S to, say, 3.10 would invalidate such a package.

Remove the version number from our ${privdatadir}.  It's not needed.
configure.ac