[X2Go-Commits] x2gomatebindings.git - master (branch) updated: 0.0.1.1-17-g2a4ac4e

X2Go dev team git-admin at x2go.org
Fri Dec 13 13:53:17 CET 2013


The branch, master has been updated
       via  2a4ac4ec450dc207ac5c7dbfdab1dbc7747fe2f3 (commit)
      from  2b3531faf97f8256681fa5738ea8e9fb76b8de78 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2a4ac4ec450dc207ac5c7dbfdab1dbc7747fe2f3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Dec 13 13:53:11 2013 +0100

    Use autogen.sh to build package.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog      |    1 +
 x2gomatebindings.spec |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 3250295..2b06a9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low
       dangling symlinks into the package.
     + Add %post, %preun, %postun scripts (icon can updates,
       invoke update-mate-menu-x2go).
+    + Use autogen.sh to build package.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Sun, 28 Jul 2013 18:35:22 +0200
 
diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec
index 716396f..9b6eede 100644
--- a/x2gomatebindings.spec
+++ b/x2gomatebindings.spec
@@ -35,7 +35,7 @@ MATE desktops.
 
 %build
 if [ ! -e configure ]; then
-	autoreconf -fi;
+	./autogen.sh;
 fi;
 %configure
 make %{?_smp_mflags};


hooks/post-receive
-- 
x2gomatebindings.git (MATE bindings for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gomatebindings.git" (MATE bindings for X2Go).




More information about the x2go-commits mailing list