[X2go-Commits] libpam-x2go.git - master (branch) updated: 989b7450ad7bf5fe10718c4ceb39ce4913e71a92

X2Go dev team git-admin at x2go.org
Sat Nov 10 22:03:26 CET 2012


The branch, master has been updated
       via  989b7450ad7bf5fe10718c4ceb39ce4913e71a92 (commit)
      from  c6a1d0bcbef495512a7cea8ac5759b769145b159 (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 989b7450ad7bf5fe10718c4ceb39ce4913e71a92
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 10 22:02:42 2012 +0100

    whitespace fix

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

Summary of changes:
 debian/rules    |    1 +
 src/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 4edf62f..e355a09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,5 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/autoreconf.mk
+include /usr/share/cdbs/1/rules/clean-la.mk
 include /usr/share/cdbs/1/class/autotools.mk
diff --git a/src/Makefile.am b/src/Makefile.am
index ee5576e..e09c057 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,7 @@ pam_x2go_la_CFLAGS = \
 	$(COVERAGE_CFLAGS)
 
 pam_x2go_la_LIBADD = \
-        -lpam
+	-lpam
 
 libexec_PROGRAMS = \
 	x2go-auth-check


hooks/post-receive
-- 
libpam-x2go.git (Remote login session via X2Go (PAM module))

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 "libpam-x2go.git" (Remote login session via X2Go (PAM module)).




More information about the x2go-commits mailing list