~mterry/unity-lens-video/vala-rewrite-packaging

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Michael Terry
  • Date: 2013-02-18 11:14:01 UTC
  • Revision ID: michael.terry@canonical.com-20130218111401-lyd23ytske0n8m54
Update packaging; install into pkglibexecdir, not libexecdir

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(unity-lens-videos, 6.8.0, https://launchpad.net/unity-lens-videos)
 
1
AC_INIT(unity-lens-video, 6.8.0, https://launchpad.net/unity-lens-video)
2
2
AC_COPYRIGHT([Copyright 2012 Canonical])
3
3
 
4
4
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)