[scripts] 01/02: Android's *.so files to be removed

Steffen Möller moeller at alioth.debian.org
Tue Nov 5 19:57:00 UTC 2013


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

moeller pushed a commit to branch master
in repository scripts.

commit cdb3918088b9b0a0f1299e5539c9e4a60b3afaa7
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Tue Nov 5 20:52:21 2013 +0100

    Android's *.so files to be removed
---
 export-boinc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/export-boinc b/export-boinc
index 485227e..12c69b4 100755
--- a/export-boinc
+++ b/export-boinc
@@ -147,6 +147,7 @@ fi
 cat > .git/info/attributes <<EOATTRIBUTES
 *.dll export-ignore
 *.exe export-ignore
+*.so export-ignore
 # compiled samples ... also for Linux shall not be with the source
 samples/example_app/bin/ export-ignore
 api/ttf/ export-ignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/scripts.git



More information about the pkg-boinc-commits mailing list