gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gsasl branch, master, updated. gsasl-1-6-0-8-g26ca272


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, master, updated. gsasl-1-6-0-8-g26ca272
Date: Sun, 01 May 2011 15:59:38 +0000

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 "GNU gsasl".

http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=26ca272bbccc95fb89e712e5ed9693901bdc40a6

The branch, master has been updated
       via  26ca272bbccc95fb89e712e5ed9693901bdc40a6 (commit)
      from  200dfec379490dc9cbbef90b8cb9ebc1f2e928b4 (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 26ca272bbccc95fb89e712e5ed9693901bdc40a6
Author: Simon Josefsson <address@hidden>
Date:   Sun May 1 17:57:31 2011 +0200

    Fix upload rule.

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

Summary of changes:
 .gitignore           |    3 +++
 windows/gsasl4win.mk |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5914425..482c632 100644
--- a/.gitignore
+++ b/.gitignore
@@ -803,8 +803,11 @@ windows/build-x86-kfw322/
 windows/build-x86/
 windows/dist/
 windows/gsasl-*-x64.zip
+windows/gsasl-*-x64.zip.sig
 windows/gsasl-*-x86-kfw322.zip
+windows/gsasl-*-x86-kfw322.zip.sig
 windows/gsasl-*-x86.zip
+windows/gsasl-*-x86.zip.sig
 windows/inst-x64/
 windows/inst-x86-kfw322/
 windows/inst-x86/
diff --git a/windows/gsasl4win.mk b/windows/gsasl4win.mk
index a60657e..e8ea663 100644
--- a/windows/gsasl4win.mk
+++ b/windows/gsasl4win.mk
@@ -27,7 +27,7 @@ clean:
        rm -rf src build-x86 build-x64 inst-x86 inst-x64 kfw322x86 kfw323x86
 
 upload:
-       gnupload --to ftp.gnu.org:gsasl *.zip *.sig
+       gnupload --to ftp.gnu.org:gsasl *.zip
        cp *.zip *.sig ../../releases/gsasl/
 
 gsasl4win: gsasl4win32 gsasl4win64 gsasl4win32kfw322


hooks/post-receive
-- 
GNU gsasl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]