[scripts] 01/02: Fix export script

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Wed Apr 8 10:33:34 UTC 2015


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

locutusofborg-guest pushed a commit to branch master
in repository scripts.

commit ec52f711cc6d1e3aafdfd9e98b2a941aa602080b
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Apr 8 12:27:58 2015 +0200

    Fix export script
---
 export-boinc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/export-boinc b/export-boinc
index 745c415..77d381c 100755
--- a/export-boinc
+++ b/export-boinc
@@ -152,7 +152,8 @@ cat > .git/info/attributes <<EOATTRIBUTES
 samples/example_app/bin/ export-ignore
 api/ttf/ export-ignore
 # license fails to explicitly express that is allows modifications
-api/ttfont.{cpp,h} export-ignore
+api/ttfont.cpp export-ignore
+api/ttfont.h export-ignore
 # redundant with GLUT library, license does not express clearly freedom to modify
 samples/glut export-ignore
 # [non-free] File is licensed under the BOINC Public License which is

-- 
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