From 8bc24183da70ec1f57f7671066842e97314a0bf2 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 17 Oct 2013 21:39:13 +0200 Subject: Package name is atril --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0e7ae4f0..5bd7fea0 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ m4_define([ev_binary_version], [ev_document_lt_current]) # ***************************************************************************** AC_PREREQ([2.57]) -AC_INIT([Atril], [ev_version], [http://www.mate-desktop.org/], [mate-document-viewer]) +AC_INIT([atril], [ev_version], [http://www.mate-desktop.org/], [atril]) AM_INIT_AUTOMAKE([1.10 foreign dist-xz no-dist-gzip]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1