[Xfce4-commits] [panel-plugins/xfce4-smartbookmark-plugin] 05/07: only generate a bz2 tarball

noreply at xfce.org noreply at xfce.org
Mon Mar 23 22:11:14 CET 2015


This is an automated email from the git hooks/post-receive script.

landry pushed a commit to branch master
in repository panel-plugins/xfce4-smartbookmark-plugin.

commit 7715b965df394afd318156d2856e39e933aee172
Author: Landry Breuil <landry at xfce.org>
Date:   Mon Mar 9 22:26:28 2015 +0100

    only generate a bz2 tarball
---
 configure.ac.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 9454c71..b935cee 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,7 +9,7 @@ AC_COPYRIGHT([Copyright (c) 2006 by Emanuele Rocca <ema at debian.org>])
 AC_INIT([xfce4-smartbookmark-plugin], [smartbookmark_version], [ema at debian.org])
 
 dnl Initialize automake
-AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
+AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list