[X2Go-Commits] x2gomatebindings.git - build-main (branch) updated: cdd1cc7e08d3d2529df4b3a74517eb0bba8b58d1

X2Go dev team git-admin at x2go.org
Fri Jul 26 18:33:35 CEST 2013


The branch, build-main has been updated
       via  cdd1cc7e08d3d2529df4b3a74517eb0bba8b58d1 (commit)
      from  a37b43eed649c8ad1efa3d818c8c487e83fce408 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    5 +++++
 1 file changed, 5 insertions(+)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 3b1c9dc..c4d4f8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,11 @@
 %:
 	dh $@
 
+override_dh_auto_configure:
+	cp /usr/share/misc/config.sub .
+	cp /usr/share/misc/config.guess .
+	dh_auto_configure
+
 override_dh_auto_install:
 	make -C po DESTDIR=../debian/x2gognomebindings install
 	dh_auto_install


hooks/post-receive
-- 
x2gomatebindings.git (x2gomatebindings upstream project)

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" (x2gomatebindings upstream project).




More information about the x2go-commits mailing list